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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
*.o
|
||||
*.lo
|
||||
*.la
|
||||
*~
|
||||
.deps
|
||||
.libs
|
||||
.dirstamp
|
||||
|
||||
Reference in New Issue
Block a user