mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-22 18:07:25 +00:00
[#218] Update .gitignore
This commit is contained in:
parent
ea10884dc5
commit
ddbacbd5e1
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,5 +1,7 @@
|
|||||||
*.lo
|
*.lo
|
||||||
*.o
|
*.o
|
||||||
|
*.a
|
||||||
|
*.log
|
||||||
doc/html
|
doc/html
|
||||||
.deps
|
.deps
|
||||||
Makefile
|
Makefile
|
||||||
@ -36,3 +38,6 @@ server/tests/test-suite.log
|
|||||||
tests/libt_api.a
|
tests/libt_api.a
|
||||||
tests/libt_api.la
|
tests/libt_api.la
|
||||||
tests/unittest.sh
|
tests/unittest.sh
|
||||||
|
|
||||||
|
bind/bind-*
|
||||||
|
bind/include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user