mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 15:39:06 +00:00
Ignore generated files for the convenience of non-VPATH users.
* lib/.gitignore: Ignore object and archive files. * find/.gitignore: Likewise. * locate/.gitignore: Ignore object files. Signed-off-by: James Youngman <jay@gnu.org>
This commit is contained in:
parent
fef6e5fa5d
commit
0a1c5b8287
@ -1,3 +1,10 @@
|
||||
2010-04-03 James Youngman <jay@gnu.org>
|
||||
|
||||
Ignore generated files for the convenience of non-VPATH users.
|
||||
* lib/.gitignore: Ignore object and archive files.
|
||||
* find/.gitignore: Likewise.
|
||||
* locate/.gitignore: Ignore object files.
|
||||
|
||||
2010-04-02 James Youngman <jay@gnu.org>
|
||||
|
||||
Check for accidental modifications to the wrong section of the
|
||||
|
||||
10
find/.gitignore
vendored
10
find/.gitignore
vendored
@ -4,3 +4,13 @@ Makefile.in
|
||||
find
|
||||
oldfind
|
||||
*~
|
||||
finddata.o
|
||||
find.o
|
||||
fstype.o
|
||||
ftsfind.o
|
||||
parser.o
|
||||
pred.o
|
||||
sharefile.o
|
||||
tree.o
|
||||
util.o
|
||||
libfindtools.a
|
||||
|
||||
@ -3,3 +3,19 @@ Makefile
|
||||
Makefile.in
|
||||
regexprops
|
||||
gnulib-version.c
|
||||
buildcmd.o
|
||||
dircallback.o
|
||||
extendbuf.o
|
||||
fdleak.o
|
||||
findutils-version.o
|
||||
forcefindlib.o
|
||||
gnulib-version.o
|
||||
libfind.a
|
||||
listfile.o
|
||||
nextelem.o
|
||||
printquoted.o
|
||||
qmark.o
|
||||
regexprops.o
|
||||
regextype.o
|
||||
safe-atoi.o
|
||||
savedirinfo.o
|
||||
|
||||
16
lib/.gitignore
vendored
16
lib/.gitignore
vendored
@ -3,3 +3,19 @@ Makefile
|
||||
Makefile.in
|
||||
regexprops
|
||||
gnulib-version.c
|
||||
buildcmd.o
|
||||
dircallback.o
|
||||
extendbuf.o
|
||||
fdleak.o
|
||||
findutils-version.o
|
||||
forcefindlib.o
|
||||
gnulib-version.o
|
||||
listfile.o
|
||||
nextelem.o
|
||||
printquoted.o
|
||||
qmark.o
|
||||
regextype.o
|
||||
safe-atoi.o
|
||||
savedirinfo.o
|
||||
libfind.a
|
||||
regexprops.o
|
||||
|
||||
6
locate/.gitignore
vendored
6
locate/.gitignore
vendored
@ -8,3 +8,9 @@ frcode
|
||||
locate
|
||||
updatedb
|
||||
*~
|
||||
bigram.o
|
||||
code.o
|
||||
frcode.o
|
||||
locate.o
|
||||
word_io.o
|
||||
dblocation.texi
|
||||
|
||||
1
xargs/.gitignore
vendored
1
xargs/.gitignore
vendored
@ -3,3 +3,4 @@ Makefile
|
||||
Makefile.in
|
||||
xargs
|
||||
*~
|
||||
xargs.o
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user