move .cvsignore files to .gitignore

This commit is contained in:
Paolo Bonzini 2009-11-20 17:13:07 +01:00
parent 2c33d6f13c
commit 7730872b87
12 changed files with 20 additions and 36 deletions

View File

@ -1,13 +0,0 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
configure
configure.ac
config.cache
config.h
config.hin
config.log
config.status
stamp-h
stamp-h1

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
/aclocal.m4
/autom4te.cache
/configure
/configure.ac
/config.cache
/config.h
/config.hin
/config.log
/config.status
/stamp-h
/stamp-h1
Makefile
Makefile.in
*.o
*.a
.deps

View File

@ -1,7 +1,5 @@
Makefile
Makefile.in
egrep.1
fgrep.1
grep.info
grep.info*
stamp-vti
version.texi

View File

@ -1 +0,0 @@
Makefile

View File

@ -1,3 +0,0 @@
.deps
Makefile
Makefile.in

View File

@ -1,2 +0,0 @@
Makefile
Makefile.in

View File

@ -1,2 +0,0 @@
Makefile
Makefile.in

View File

@ -1,6 +1,4 @@
*.gmo
Makefile.in
Makefile
POTFILES
grep.pot
stamp-cat-id

View File

@ -1,6 +0,0 @@
.deps
Makefile
Makefile.in
egrep
fgrep
grep

3
src/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/grep
/egrep
/fgrep

View File

@ -1,5 +1,3 @@
Makefile
Makefile.in
bre.script
ere.script
khadafy.out

View File

@ -1,2 +0,0 @@
Makefile
Makefile.in