summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2013-02-09 10:26:57 +0000
committerThomas Adam <thomas@xteddy.org>2013-02-09 10:26:57 +0000
commit01da28efb112ef2096a80da616ca190d59ba9b52 (patch)
tree27dbc9bb11b7de1424dc3adc271f8f51ed2ca28f /.gitignore
parent6d6e1581b57b240c7d295ac734057ab760769398 (diff)
Minor update to .gitignore
Now ignores: corefiles, stray patches and tags file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1f49ce2d..c3906ada 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,10 @@
*.o
*~
+*.diff
+*.patch
+*.core
+core
+tags
.deps/
aclocal.m4
autom4te.cache/