[gparted] Create list of file patterns for git to ignore
- From: Curtis Gedak <gedakc src gnome org>
- To: svn-commits-list gnome org
- Subject: [gparted] Create list of file patterns for git to ignore
- Date: Sun, 19 Apr 2009 17:33:59 -0400 (EDT)
commit 8c7527c85a7e7d152d30a4b1fff662d2c60f928c
Author: Curtis Gedak <gedakc gmail com>
Date: Sat Apr 18 15:11:27 2009 -0600
Create list of file patterns for git to ignore
---
.gitignore | 34 ++++++++++++++++++++++++++++++++++
1 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d45bfee
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,34 @@
+# List of file patterns for git to ignore.
+#
+# Please try to keep entries in alphabetical order :-)
+#
+*~
+*.a
+*.gmo
+*.o
+*.omf
+.deps
+.intltool-merge-cache
+.xml2po.mo
+INSTALL
+Makefile
+Makefile.in
+Makefile.in.in
+POTFILES
+aclocal.m4
+autom4te.cache
+config.*
+configure
+depcomp
+gparted*
+gnome-doc-utils.make
+install-sh
+intltool-*
+libtool
+ltmain.sh
+m4
+missing
+mkinstalldirs
+omf.make
+stamp-*
+xmldocs.make
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]