[memprof: 42/76] .gitignore: Ignore generated files



commit 9aab42941638ef9fc74d4d065ad5c9bed8baebeb
Author: Holger Hans Peter Freyther <zecke selfish org>
Date:   Sun Oct 25 07:51:37 2009 +0100

    .gitignore: Ignore generated files

 .gitignore |   33 +++++++++++++++++++++++++++++++++
 1 files changed, 33 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..479ca32
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,33 @@
+*.gmo
+*.o
+.libs
+*.sw?
+*.lo
+
+configure
+Makefile
+aclocal.m4
+.deps
+COPYING
+INSTALL
+Makefile.in
+autom4te.cache/
+config.guess
+config.*
+depcomp
+install-sh
+intltool-extract.in
+intltool-merge.in
+intltool-update.in
+*.la
+ltmain.sh
+memprof
+memprof.spec
+missing
+mkinstalldirs
+po/Makefile.in
+po/Makefile.in.in
+po/POTFILES
+po/stamp-it
+stamp-h1
+testmemprof



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