[Telepathy-commits] [telepathy-qt4/master] Add proper .gitignore

Olli Salli olli.salli at collabora.co.uk
Fri Aug 22 11:42:35 PDT 2008


---
 .gitignore |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5c28a03
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+# For a project mostly in C, the following would be a good set of
+# Lines that start with '#' are comments.
+# exclude patterns (uncomment them if you want to use them):
+# git-ls-files --others --exclude-from=.git/info/exclude
+*.[ao]
+*.l[ao]
+*.moc.hpp
+*.pc
+*.py[co]
+*~
+.*.sw[p,o]
+.deps
+.libs
+Makefile
+Makefile.in
+_gen
+aclocal.m4
+autom4te.cache/
+config.*
+configure
+depcomp
+doc/
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
-- 
1.5.6.3



More information about the Telepathy-commits mailing list