]> git.webhop.me Git - blockads.git/commitdiff
add .gitignore
authorThilo Graf <dbt@novatux.de>
Sun, 4 Mar 2018 16:28:00 +0000 (17:28 +0100)
committerThilo Graf <dbt@novatux.de>
Sun, 4 Mar 2018 16:28:00 +0000 (17:28 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..a2b5bb2
--- /dev/null
@@ -0,0 +1,22 @@
+# automake stuff
+Makefile
+autom4te.cache
+*.in
+aclocal.m4
+compile
+config.*
+configure
+depcomp
+install-sh
+*.pc
+libtool
+ltmain.sh
+missing
+stamp-h1
+README
+COPYING
+INSTALL
+
+# system
+*~
+.directory