[sapwood] add a gitignore file



commit 38b90269a124ba42b9681b4ccef0fb1102140f02
Author: Sven Herzberg <herzi gnome-de org>
Date:   Wed Jun 23 12:39:25 2010 +0200

    add a gitignore file
    
    * .gitignore: ignore the files that mess up "git status"

 .gitignore |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d426513
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+aclocal.m4
+compile
+config.*
+configure
+depcomp
+INSTALL
+install-sh
+ltmain.sh
+Makefile.in
+missing



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]