[phonemgr] Actually add .gitignore to the repository



commit 0d3289c741f763fef78b4563fd332c21a5086423
Author: Daniele Forsi <dforsi src gnome org>
Date:   Tue Feb 8 17:52:09 2011 +0100

    Actually add .gitignore to the repository

 .gitignore |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 54 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a476fdf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,54 @@
+*.o
+*.la
+*.lo
+.deps
+.libs
+Makefile
+Makefile.in
+
+aclocal.m4
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+intltool-extract
+intltool-extract.in
+intltool-merge
+intltool-merge.in
+intltool-update
+intltool-update.in
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+stamp-h1
+
+cut-n-paste/e-contact-entry/econtactentry-marshal.c
+cut-n-paste/e-contact-entry/econtactentry-marshal.h
+
+data/gnome-phone-manager.schemas
+
+libgsm/glibgsmtest
+libgsm/phonemgr-marshal.c
+libgsm/phonemgr-marshal.h
+libgsm/test-sdp-search
+
+po/*.gmo
+po/*.mo
+po/*.pot
+po/Makefile.in.in
+po/POTFILES
+po/.intltool-merge-cache
+po/stamp-it
+
+src/gnome-phone-manager
+src/gnome-phone-manager.desktop
+src/phone-manager-interface.h
+src/test-entry
+



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