mirror of
https://github.com/nu774/fdkaac.git
synced 2025-02-06 10:23:17 +01:00
Merge pull request #7 from rbrito/misc-fixes
gitignore: Add list of files to ignore.
This commit is contained in:
commit
8009f87dca
22
.gitignore
vendored
Normal file
22
.gitignore
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
*.o
|
||||
*~
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
compile
|
||||
config.guess
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
missings/.deps/
|
||||
src/.deps/
|
||||
src/.dirstamp
|
||||
stamp-h1
|
||||
fdkaac
|
Loading…
x
Reference in New Issue
Block a user