Add minimal .gitignore files.

This commit is contained in:
Joel Sherrill
2012-02-01 10:49:55 -06:00
parent 41572c40c3
commit 34ce24e222
3 changed files with 11 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
aclocal.m4
autom4te.cache
configure
config.h.in
config.guess
config.sub
install-sh
Makefile.in
missing

1
c/src/lib/libbsp/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
bspopts.h.in

1
contrib/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
INSTALL