]> git.webhop.me Git - tuxwetter.git/commitdiff
add .gitignore master
authorThilo Graf <dbt@novatux.de>
Sun, 11 Mar 2018 18:20:41 +0000 (19:20 +0100)
committerThilo Graf <dbt@novatux.de>
Sun, 11 Mar 2018 18:20:41 +0000 (19:20 +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