[network-manager-vpnc] Add .gitignore file



commit 5e718ce91aa026acd3e1700276f63e96cfdb04e3
Author: Michael Biebl <biebl debian org>
Date:   Thu Apr 23 20:15:38 2009 +0200

    Add .gitignore file
---
 .gitignore |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..09ac04e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,36 @@
+*~
+*.o
+*.lo
+*.la
+Makefile
+Makefile.in*
+configure
+compile
+config.*
+aclocal.m4
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+POTFILES
+stamp-*
+.deps
+.libs
+autom4te.cache
+intltool-*
+po/*.gmo
+po/.intltool-merge-cache
+m4/gtk-doc.m4
+m4/intltool.m4
+m4/libtool.m4
+m4/lt*.m4
+
+auth-dialog/nm-vpnc-auth-dialog
+nm-vpnc-service.name
+nm-vpnc.desktop
+properties/tests/test-import-export
+src/nm-vpnc-service
+src/nm-vpnc-service-vpnc-helper
+



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