summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-09-10 14:31:05 -0700
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-01-10 22:01:31 +0100
commitac2793cf3e1e004942c386dfa45f3b5507223f50 (patch)
treef3aca49230518b02d3ecd59f1b4a6b91340f7292 /.gitignore
parent3ed95dc0735795087c063288e544359a84f7ea28 (diff)
Clean up .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 8f39b533493..faf2ca38397 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
*.ilk
*.la
*.lo
+*.log
*.o
*.obj
*.os
@@ -17,6 +18,7 @@
*.tar
*.tar.bz2
*.tar.gz
+*.trs
*.zip
*~
depend
@@ -36,9 +38,9 @@ config.py
build
libtool
manifest.txt
-Makefile.in
.dir-locals.el
.deps/
.dirstamp
.libs/
-/Makefile
+Makefile
+Makefile.in