1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2024-12-28 08:50:08 +01:00
fdk-aac/.gitignore
Martin Storsjo da5c4f8143 gitignore: Ignore files with a ~ suffix
These can be generated as "configure~" when running autoreconf.
2023-10-06 16:35:30 +03:00

47 lines
501 B
Plaintext

*.o
*.lo
*.la
*~
.deps
.libs
.dirstamp
Makefile
Makefile.in
aclocal.m4
autom4te.cache
configure
fdk-aac.pc
config.guess
config.log
config.status
config.sub
depcomp
install-sh
libtool
ltmain.sh
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
missing
stamp-h1
aac-enc
test-encode-decode
compile
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
CMakeSettings.json
*[Bb]uild*/
.vs/
.vscode/