mirror of
https://github.com/taglib/taglib.git
synced 2025-07-22 15:04:24 -04:00
Ignore docs and OS X dylibs
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user