2
0
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:
Andrei Pavel 2024-08-19 18:16:06 +03:00
parent 08caaec04a
commit 9ae7e970c0
No known key found for this signature in database
GPG Key ID: D4E804481939CB21

2
.gitignore vendored
View File

@ -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