mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Update .gitignore.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
*.a
|
||||
*.la
|
||||
*.lo
|
||||
*.o
|
||||
*.so
|
||||
*.dll
|
||||
*.dylib
|
||||
@@ -22,6 +23,7 @@ config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
doc/Doxyfile
|
||||
doc/FLAC.tag
|
||||
doc/html/api/
|
||||
examples/c/decode/file/example_c_decode_file
|
||||
@@ -38,6 +40,7 @@ m4/ltsugar.m4
|
||||
m4/ltversion.m4
|
||||
m4/lt~obsolete.m4
|
||||
missing
|
||||
obj
|
||||
src/flac/flac
|
||||
src/libFLAC++/flac++.pc
|
||||
src/libFLAC/flac.pc
|
||||
|
||||
Reference in New Issue
Block a user