summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Berkel <jan.berkel@gmail.com>2015-04-23 13:11:23 +0100
committerSebastian Dröge <sebastian@centricular.com>2015-04-23 16:30:31 +0200
commit99b10c13b50a1dd0f13827437d97279443eb012c (patch)
treeec9ce1a96348e45b67a125cd3b13ac4948a724d2 /.gitignore
parent45d594acdd27b16d3b2b771000faf8d39658cbdc (diff)
Add .gitgnore
https://github.com/sdroege/gst-player/pull/23
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ef34dfc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,20 @@
+Makefile.in
+m4/
+autom4te.cache/
+aclocal.m4
+config.guess
+config.h.in
+config.log
+config.sub
+configure
+compile
+test-driver
+depcomp
+install-sh
+missing
+ltmain.sh
+INSTALL
+ChangeLog
+
+**/xcuserdata/
+**/xcshareddata/