[accounts-dialog] Add gitignore file



commit 7d57064455ddff139d78f59f0f98c349cf27cc4b
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jan 15 15:19:40 2010 +0000

    Add gitignore file

 .gitignore |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3997f0a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,30 @@
+ABOUT-NLS
+ChangeLog
+Makefile
+*~
+Makefile.in
+aclocal.m4
+autom4te.cache/
+config.guess
+config.h
+config.h.in
+config.log
+config.rpath
+config.status
+config.sub
+configure
+depcomp
+install-sh
+missing
+mkinstalldirs
+po/Makefile
+po/POTFILES
+po/missing
+po/notexist
+po/stamp-it
+src/.deps/
+src/accounts-dialog
+*.o
+src/marshal.c
+src/marshal.h
+stamp-h1



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