mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
taglib-sharp initial import (r553)
This commit is contained in:
31
taglib-sharp/.gitignore
vendored
Normal file
31
taglib-sharp/.gitignore
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
INSTALL
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
bin/
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
*.exe
|
||||
*.mdb
|
||||
*.pidb
|
||||
*.config
|
||||
install-sh
|
||||
missing
|
||||
src/AssemblyInfo.cs
|
||||
*.pc
|
||||
*.zip
|
||||
tests/samples/tmp*
|
||||
docs/*.xml
|
||||
docs/*/*
|
||||
docs/*.tree
|
||||
*.dll.xml
|
||||
examples/*.dll
|
||||
*.userprefs
|
||||
src/*.dll
|
||||
src/*.snk
|
||||
tests/*.dll
|
||||
tests/*.xml
|
||||
test-results
|
||||
.*.swp
|
||||
Reference in New Issue
Block a user