Add basic .gitignore file, cleaning (most) files generated by autotools.

This commit is contained in:
Vilbrekin 2012-08-25 19:59:26 +02:00 committed by Guus Sliepen
parent f2570c1b7f
commit c6720f1a60

17
.gitignore vendored Normal file
View file

@ -0,0 +1,17 @@
Makefile
Makefile.*
*.o
*.a
/config.*
/src/tincd
/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
INSTALL
.deps
stamp-h1
/src/device.c