[exim-cvs] Added some more .gitignore entries

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] Added some more .gitignore entries
Gitweb: http://git.exim.org/exim.git/commitdiff/b5329b46a24c902ceeaac503ead0ae871e35cdbf
Commit:     b5329b46a24c902ceeaac503ead0ae871e35cdbf
Parent:     a3c1395faebdb088bcef9cdb55bb42a791433ccd
Author:     Nigel Metheringham <nigel@???>
AuthorDate: Thu May 24 16:45:12 2012 +0100
Committer:  Nigel Metheringham <nigel@???>
CommitDate: Thu May 24 16:45:12 2012 +0100


    Added some more .gitignore entries


    Ignore more build side effects
---
 doc/doc-docbook/.gitignore |    6 ++++++
 src/.gitignore             |    2 ++
 2 files changed, 8 insertions(+), 0 deletions(-)


diff --git a/doc/doc-docbook/.gitignore b/doc/doc-docbook/.gitignore
new file mode 100644
index 0000000..3bdbb25
--- /dev/null
+++ b/doc/doc-docbook/.gitignore
@@ -0,0 +1,6 @@
+spec*.xml
+spec.ps
+spec.pdf
+filter*.xml
+filter.ps
+filter.pdf
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..2d6e95a
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,2 @@
+Local
+build-*