summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-11-28 19:26:10 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2014-11-28 19:26:10 +0000
commit759601ecf04f4d1c337a9494722b9f6649381072 (patch)
tree8d1dedb5b80b2553a3de0866d9cc4a24a2901e98
parent66c1f8e0b388b7ad059abd9c7d5868ba7ad60834 (diff)
Git: ignore a few more nonsource files
-rw-r--r--.gitignore2
-rw-r--r--src/.gitignore2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 478c603cc..63c37a289 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@ exim-packaging-*
*~
*.bak
.*.swp
-0*.patch
+*.patch
*.orig
*.rej
.gdb_history
diff --git a/src/.gitignore b/src/.gitignore
index 7839e9785..8965c1113 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -1,4 +1,4 @@
Local
build-*
tags
-cscope.out
+cscope.*