Files
miniaudio/.gitignore
T
2020-03-03 18:05:07 +10:00

22 lines
327 B
Plaintext

examples/out/
docs/
debugging/
old_stuff/
res/
tests/x64/
tests/Debug/
tests/Release/
tests/ARM/
tests/bin/
tests/_build/tcc/
!/tests/bin/DO_NOT_DELETE
tests/res/output/
!/tests/res/output/DO_NOT_DELETE
/tests/SDL2.dll
tests/res/private/
tests/private/
examples/bin/
examples/res/private/
/examples/SDL2.dll
*.vcxproj.user
.vs/