summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-04-07 09:50:49 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-04-07 09:50:49 +0200
commit183a92410d310c0c418059444bebc15cea40339c (patch)
tree737abad58057b723cf9a431e824fe35e6e7600fb /.gitignore
parent1bfb7f0f435d811824e71893d8f4d006a57c5ce2 (diff)
Add a lot of files to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore37
1 files changed, 37 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2f8309c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,37 @@
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+config.cache
+config.guess
+config.h
+config.h.in
+config.h-new
+config.log
+config.rpath
+config.status*
+config.sub
+configure
+libtool
+ltconfig
+ltmain.sh
+missing
+stamp-h
+stamp-h.in
+stamp.h
+autom4te.cache
+stamp-h1
+autoregen.sh
+compile
+depcomp
+install-sh
+mkinstalldirs
+gstreamer-sharp-0.10.pc
+.deps
+.libs
+*~
+*.exe
+*.dll
+*.la
+*.lo
+*.o