mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Ignore docs and OS X dylibs
This commit is contained in:
parent
27aa8cc293
commit
a6cb74ad5d
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,6 +3,7 @@ Makefile
|
||||
CMakeFiles/
|
||||
*.so
|
||||
*.so.*
|
||||
*.dylib
|
||||
/CMakeCache.txt
|
||||
/Doxyfile
|
||||
/config.h
|
||||
@ -16,4 +17,4 @@ CMakeFiles/
|
||||
/examples/tagreader
|
||||
/examples/tagreader_c
|
||||
/examples/tagwriter
|
||||
|
||||
/doc/html
|
||||
|
Loading…
x
Reference in New Issue
Block a user