]> git.webhop.me Git - shellexec.git/commitdiff
add .gitignore
authorThilo Graf <dbt@novatux.de>
Wed, 7 Mar 2018 20:43:08 +0000 (21:43 +0100)
committerThilo Graf <dbt@novatux.de>
Sun, 11 Mar 2018 17:04:50 +0000 (18:04 +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