gitignore: Fix *.stamp ignore

ripgrep complains about the invalid `**`.

(cherry picked from commit 1fad494c34)
This commit is contained in:
Jan Alexander Steffens (heftig) 2018-09-08 11:52:46 +02:00 committed by Beniamino Galvani
parent 22e6314dd9
commit 9de4cc53a5

2
.gitignore vendored
View File

@ -8,7 +8,7 @@
*.la
*-*.gir
*.typelib
**.stamp
*.stamp
.dirstamp
*-enum-types.[ch]
*-glue.h