mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2024-12-27 00:12:48 +01:00
gitignore: Ignore files with a ~ suffix
These can be generated as "configure~" when running autoreconf.
This commit is contained in:
parent
6a7c02556a
commit
da5c4f8143
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
*.o
|
||||
*.lo
|
||||
*.la
|
||||
*~
|
||||
.deps
|
||||
.libs
|
||||
.dirstamp
|
||||
|
Loading…
Reference in New Issue
Block a user