summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-03-06 10:03:31 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-03-06 10:03:31 +0000
commit4a4791d1e3ca639b07d7a06870538535cb3b80a4 (patch)
tree4690f494c4dd8667ef4882d763fda55ff923f803 /.gitignore
parentd45b27d92d7bd1885931959e75d3d87de50c678f (diff)
gitignore: ignore more
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b63cbbe05..27c2603c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
aclocal.m4
autom4te.cache
-config.h
+config.h*
config.h.in
config.log
config.status
@@ -36,7 +36,7 @@ gst-plugins-base-*.tar*
*.la
*.o
*~
+*.bak
/m4
Makefile.in
Makefile
-*~