mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 01:49:48 +00:00
[#3524] add stamp-h* to gitignore
Under some unknown conditions, you can get `stamp-h2`, and it probably keeps incrementing.
This commit is contained in:
parent
08caaec04a
commit
9ae7e970c0
2
.gitignore
vendored
2
.gitignore
vendored
@ -34,7 +34,7 @@ config.h.in~
|
|||||||
/ltmain.sh
|
/ltmain.sh
|
||||||
/missing
|
/missing
|
||||||
/py-compile
|
/py-compile
|
||||||
/stamp-h1
|
/stamp-h*
|
||||||
/test-driver
|
/test-driver
|
||||||
/ylwrap
|
/ylwrap
|
||||||
/kea_version.h
|
/kea_version.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user