Files
miniaudio/.gitignore
T
2026-03-01 07:53:00 +10:00

62 lines
1.3 KiB
Plaintext

\#docs/
/_private/
/build/
/debugging/
/evaluations/
/examples/build/bin/
/examples/build/codelite/
/examples/build/vc6/
/examples/build/vc15/
/examples/build/vc17/
/examples/simple_playback_sine.cpp
/external/ogg/
/external/vorbis/
/external/opus/
/external/opusfile/
/extras/osaudio/tests/build/bin/
/extras/osaudio/tests/build/vc17/
/extras/osaudio/tests/build/watcom-dos/
/extras/backends/pipewire/a.out
/extras/decoders/litewav/
/research/_build/
/tests/_build/bin/
/tests/_build/res/output/
/tests/_build/cmake-emcc/
/tests/_build/tcc/
/tests/_build/vc6/
/tests/_build/vc15/
/tests/_build/vc17/
/tests/_build/watcom/
/tests/_build/xcode/
/tests/_build/capture.wav
/tests/_build/a.out
/tests/_build/a.exe
/tests/debugging/archive/
/tests/dreamcast/miniaudio.elf
/tests/dreamcast/miniaudio_dreamcast_test.o
/tests/dreamcast/romdisk.img
/tests/dreamcast/romdisk.o
/tests/dreamcast/romdisk/test.mp3
/tests/xbox/bin/
/tests/xbox/*.d
/tests/xbox/*.obj
/tests/xbox/*.iso
/tests/xbox/*.exe
/tests/xbox/test.mp3
/tests/vita/build/
/tests/*.c
/tests/*.cpp
/website/docs/
*.vcxproj.user
.vs/
.idea/
.vscode/
# Below are individual files that I may start version controlling later or delete outright.
/examples/build/COSMO.txt
/research/ma_fft.c
/research/ma_hrtf.c
/research/ma_atomic.c
/research/miniaudio_engine.c
/tests/stress/
/tools/hrtfgen/