Ignore .dirstamp files in gnulib

This commit is contained in:
RincewindsHat 2023-02-06 18:27:53 +01:00
parent 9a0fc9c0fa
commit dca0927b45
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -68,6 +68,7 @@ NP-VERSION-FILE
/gl/locale.h
/gl/Makefile
/gl/Makefile.in
/gl/malloc/.dirstamp
/gl/malloc/.deps
/gl/math.h
/gl/netdb.h

View file