Gitweb:
http://git.exim.org/exim.git/commitdiff/759601ecf04f4d1c337a9494722b9f6649381072
Commit: 759601ecf04f4d1c337a9494722b9f6649381072
Parent: 66c1f8e0b388b7ad059abd9c7d5868ba7ad60834
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Fri Nov 28 19:26:10 2014 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Fri Nov 28 19:26:10 2014 +0000
Git: ignore a few more nonsource files
---
.gitignore | 2 +-
src/.gitignore | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 478c603..63c37a2 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 7839e97..8965c11 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -1,4 +1,4 @@
Local
build-*
tags
-cscope.out
+cscope.*