mirror of
https://https.git.savannah.gnu.org/git/grep.git
synced 2026-01-27 01:44:22 +00:00
move .cvsignore files to .gitignore
This commit is contained in:
parent
2c33d6f13c
commit
7730872b87
13
.cvsignore
13
.cvsignore
@ -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
16
.gitignore
vendored
Normal 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
|
||||
4
doc/.cvsignore → doc/.gitignore
vendored
4
doc/.cvsignore → doc/.gitignore
vendored
@ -1,7 +1,5 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
egrep.1
|
||||
fgrep.1
|
||||
grep.info
|
||||
grep.info*
|
||||
stamp-vti
|
||||
version.texi
|
||||
@ -1 +0,0 @@
|
||||
Makefile
|
||||
@ -1,3 +0,0 @@
|
||||
.deps
|
||||
Makefile
|
||||
Makefile.in
|
||||
@ -1,2 +0,0 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
@ -1,2 +0,0 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
2
po/.cvsignore → po/.gitignore
vendored
2
po/.cvsignore → po/.gitignore
vendored
@ -1,6 +1,4 @@
|
||||
*.gmo
|
||||
Makefile.in
|
||||
Makefile
|
||||
POTFILES
|
||||
grep.pot
|
||||
stamp-cat-id
|
||||
@ -1,6 +0,0 @@
|
||||
.deps
|
||||
Makefile
|
||||
Makefile.in
|
||||
egrep
|
||||
fgrep
|
||||
grep
|
||||
3
src/.gitignore
vendored
Normal file
3
src/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/grep
|
||||
/egrep
|
||||
/fgrep
|
||||
2
tests/.cvsignore → tests/.gitignore
vendored
2
tests/.cvsignore → tests/.gitignore
vendored
@ -1,5 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
bre.script
|
||||
ere.script
|
||||
khadafy.out
|
||||
@ -1,2 +0,0 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
Loading…
x
Reference in New Issue
Block a user