mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-14 14:57:00 +00:00
build-sys: add coverage files to .gitignore
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
813e320b68
commit
2849dde21b
2 changed files with 5 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,5 +1,8 @@
|
|||
# Wildcard + in any subdir.
|
||||
*.o
|
||||
*.gcno
|
||||
*.gcda
|
||||
*.[ch].gcov
|
||||
|
||||
# Exact filename in any subdir.
|
||||
.deps
|
||||
|
|
|
|||
2
lib/.gitignore
vendored
2
lib/.gitignore
vendored
|
|
@ -115,6 +115,8 @@
|
|||
/ref-del.sed
|
||||
/ref-del.sin
|
||||
/setenv.c
|
||||
/stat-time.c
|
||||
/stat-time.h
|
||||
/stat-w32.c
|
||||
/stat-w32.h
|
||||
/stat.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue