summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartyn Russell <curlybeast@gmail.com>2013-08-13 07:28:43 -0700
committerMartyn Russell <curlybeast@gmail.com>2013-08-13 07:28:43 -0700
commitc041d3813ff04d45677463a39d4f9e206be5676b (patch)
tree03d3c2094f497dae2cc7dfeabe9e2f7309964887 /.gitignore
downloadlibmediaart-c041d3813ff04d45677463a39d4f9e206be5676b.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fc5e847
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+# http://www.gnu.org/software/automake
+
+Makefile.in
+
+# http://www.gnu.org/software/autoconf
+
+/autom4te.cache
+/aclocal.m4
+/compile
+/configure
+/depcomp
+/install-sh
+/missing