1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-06-05 22:39:13 +02:00

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
.gitignore vendored
View File

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