mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 00:06:59 +00:00
build-sys: ignore gprof & gcov files
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
f9eb53a215
commit
8c6a3d9a4a
1 changed files with 5 additions and 0 deletions
5
src/.gitignore
vendored
5
src/.gitignore
vendored
|
|
@ -1,3 +1,8 @@
|
||||||
|
gmon.out
|
||||||
|
gmon.sum
|
||||||
|
*.c.gcov
|
||||||
|
*.gcda
|
||||||
|
*.gcno
|
||||||
*~
|
*~
|
||||||
*.o
|
*.o
|
||||||
.deps/
|
.deps/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue