Add .gitignore files.

* .gitignore: Add new file.
	* m4/.gitignore: Likewise.
	* tools/.gitignore: Likewise.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
This commit is contained in:
Jan Engelhardt 2014-09-09 12:40:57 +02:00 committed by Dodji Seketeli
parent 4e32504064
commit 650c77bb7e
3 changed files with 25 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
.deps/
.libs/
Makefile
Makefile.in
*.la
*.lo
*.o
/aclocal.m4
/autom4te.cache/
/build-aux/
/config.*
/configure
/libtool
/stamp-h1
/include/abg-version.h
/*.pc

2
m4/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/libtool.m4
/lt*.m4

5
tools/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/biar
/bidiff
/bidw
/bilint
/bisym