]> git.webhop.me Git - input.git/commitdiff
add .gitignore master
authorThilo Graf <dbt@novatux.de>
Sun, 4 Mar 2018 16:30:53 +0000 (17:30 +0100)
committerThilo Graf <dbt@novatux.de>
Sun, 11 Mar 2018 16:40:13 +0000 (17:40 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..5058597
--- /dev/null
@@ -0,0 +1,16 @@
+# automake stuff
+*.in
+aclocal.m4
+autom4te.cache/
+config.guess
+config.sub
+configure
+depcomp
+install-sh
+ltmain.sh
+Makefile
+missing
+
+# system
+*~
+.directory