[network-manager-applet] Add gitignore file.



commit a2305f842c64cd5f7283e616f4dbf002f962112e
Author: Michael Biebl <biebl debian org>
Date:   Thu Apr 23 18:20:50 2009 +0200

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9476ede
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,37 @@
+*~
+*.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
+
+nm-applet.conf
+nm-applet.desktop
+nm-connection-editor.desktop
+src/connection-editor/nm-connection-editor
+src/connection-editor/nm-connection-editor-service-glue.h
+src/marshallers/nma-marshal.[ch]
+src/nm-applet
+



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