summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2010-02-22 18:39:44 -0800
committerSaleem Abdulrasool <compnerd@compnerd.org>2010-02-22 18:53:22 -0800
commitd829d0327bdf23b0c3f9013aa80e73269bfc5247 (patch)
tree206abd73e69630ed6f3d3090d873d601dd926f2f /.gitignore
parentbc0a3bcf0a50cae7036a3400823fad1cfcbb17c9 (diff)
downloadyelp-d829d0327bdf23b0c3f9013aa80e73269bfc5247.tar.gz
add initial .gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore39
1 files changed, 39 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..f79849dc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,39 @@
+# git-ls-files --others --execute-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# execlude pattenrs (uncomment them if you want to use them):
+
+.*.sw[op]
+*~
+*.[oa]
+*.desktop
+*.la
+*.lo
+.deps
+.dirstamp
+.libs
+
+/aclocal.m4
+/autom4te.cache/
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.status
+/config.sub
+/configure
+/depcomp
+/install-sh
+/intltool-extract.in
+/intltool-merge.in
+/intltool-update.in
+/libtool
+/ltmain.sh
+/missing
+/stamp-h1
+
+/tests/test-view
+
+Makefile.in
+Makefile
+