* lib/.gitignore: More files to ignore.
This commit is contained in:
parent
4a626c34e7
commit
1d8b00cf4c
1 changed files with 4 additions and 2 deletions
6
lib/.gitignore
vendored
6
lib/.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
|||
*.alias
|
||||
*.sed
|
||||
alloca.h
|
||||
configmake.h
|
||||
dummy.c
|
||||
|
|
@ -5,8 +7,10 @@ errno.h
|
|||
fcntl.h
|
||||
getopt-cdefs.h
|
||||
getopt.h
|
||||
inttypes.h
|
||||
libgnu.a
|
||||
limits.h
|
||||
locale.h
|
||||
stdalign.h
|
||||
stdint.h
|
||||
stdio.h
|
||||
|
|
@ -19,5 +23,3 @@ time.h
|
|||
unistd.h
|
||||
wchar.h
|
||||
wctype.h
|
||||
*.sed
|
||||
*.alias
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue