Add .git ignore. Remove .cvsignore

This commit is contained in:
Joel Sherrill
2012-02-02 10:17:12 -06:00
parent 3c5c7dd963
commit 6698f2714f
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