gitignore: Ignore files with a ~ suffix

These can be generated as "configure~" when running autoreconf.
This commit is contained in:
Martin Storsjo 2023-10-06 16:35:07 +03:00
parent 6a7c02556a
commit da5c4f8143
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
*.o
*.lo
*.la
*~
.deps
.libs
.dirstamp