Introduce gitignore

Signed-off-by: Ikey Doherty <ikey@solus-project.com>
This commit is contained in:
Ikey Doherty
2016-05-26 21:07:53 +01:00
parent 92089d89b2
commit db3c73cb1a
2 changed files with 11 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
build-aux/
config.*
configure
libtool
stamp-h1
m4/*.m4
+1
View File
@@ -0,0 +1 @@