gitignore: Fix *.stamp ignore

ripgrep complains about the invalid `**`.
This commit is contained in:
Jan Alexander Steffens (heftig) 2018-09-08 11:52:46 +02:00 committed by Thomas Haller
parent f4de941d98
commit 1fad494c34

2
.gitignore vendored
View file

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