Commit 7c857421 authored by David Reid's avatar David Reid

Update gitignore.

parent 6648ed00
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
/tests/debugging/archive/ /tests/debugging/archive/
/tests/*.c /tests/*.c
/tests/*.cpp /tests/*.cpp
/tools/_build/
/website/docs/ /website/docs/
*.vcxproj.user *.vcxproj.user
.vs/ .vs/
...@@ -47,8 +46,4 @@ ...@@ -47,8 +46,4 @@
/research/ma_atomic.c /research/ma_atomic.c
/research/miniaudio_engine.c /research/miniaudio_engine.c
/tests/stress/ /tests/stress/
/tools/codegen/miniaudio_amalgamator.c /tools/hrtfgen/
/tools/codegen/miniaudio_codegen_utils.c \ No newline at end of file
/tools/codegen/miniaudio_docgen.c
/tools/codegen/miniaudio_hrtfgen.c
/tools/codegen/miniaudio_splitter.c
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment