[moserial] Added .gitignore file



commit 361c11ba95cd524d976d8b3464963248c0777b6d
Author: Jonh Wendell <wendell bani com br>
Date:   Mon May 18 12:08:36 2009 -0400

    Added .gitignore file
---
 .gitignore |   41 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a697b78
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,41 @@
+moserial
+*~
+Makefile
+Makefile.in
+autom4te.cache
+config.log
+config.guess
+config.h
+config.h.in
+config.status
+config.sub
+configure
+aclocal.m4
+stamp-h1
+libtool
+ltmain.sh
+missing
+INSTALL
+depcomp
+install-sh
+compile
+*.tar.gz
+intltool-extract.in
+intltool-merge.in
+intltool-update.in
+mkinstalldirs
+data/moserial.desktop
+src/*.[hco]
+src/.deps/
+src/.dirstamp
+src/moserial.vala.stamp
+m4/*
+po/*.gmo
+po/moserial.pot
+po/.intltool-merge-cache
+po/POTFILES
+po/stamp-it
+doc/*/.xml2po.mo
+doc/*/moserial.xml
+doc/*.omf
+



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