[gnome-ostree] Add .gitignore



commit 22bed32af69dbaca0a88a4c74384f443d58af01d
Author: Colin Walters <walters verbum org>
Date:   Thu Apr 25 08:09:21 2013 -0400

    Add .gitignore

 .gitignore |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5af346a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,37 @@
+# Standard C/Automake goo
+.deps
+.libs
+*.typelib
+*.la
+*.lo
+*.o
+*.pyc
+*.stamp
+*~
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+gtk-doc.make
+INSTALL
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
+ylwrap
+py-compile
+config
+m4
+po
+ABOUT-NLS
+_build


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