diff --git a/.gitignore b/.gitignore index e8952bf..9d22eb4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,2 @@ -Builds/VisualStudio2012/Dexed.vcxproj.user -Builds/VisualStudio2012/Dexed.sdf -Builds/VisualStudio2012/Debug -Builds/VisualStudio2012/Release -Builds/VisualStudio2012/x64 -Builds/VisualStudio2012/Dexed.vcxproj.filters \ No newline at end of file +*.o +*.so diff --git a/src/EngineMkI.o b/src/EngineMkI.o deleted file mode 100644 index 32b9e4b..0000000 Binary files a/src/EngineMkI.o and /dev/null differ diff --git a/src/EngineOpl.o b/src/EngineOpl.o deleted file mode 100644 index 20a73ab..0000000 Binary files a/src/EngineOpl.o and /dev/null differ diff --git a/src/dx7note.o b/src/dx7note.o deleted file mode 100644 index e4fecaf..0000000 Binary files a/src/dx7note.o and /dev/null differ diff --git a/src/env.o b/src/env.o deleted file mode 100644 index 60a6ecb..0000000 Binary files a/src/env.o and /dev/null differ diff --git a/src/exp2.o b/src/exp2.o deleted file mode 100644 index 93d2bda..0000000 Binary files a/src/exp2.o and /dev/null differ diff --git a/src/fm_core.o b/src/fm_core.o deleted file mode 100644 index a527046..0000000 Binary files a/src/fm_core.o and /dev/null differ diff --git a/src/fm_op_kernel.o b/src/fm_op_kernel.o deleted file mode 100644 index 8a1015c..0000000 Binary files a/src/fm_op_kernel.o and /dev/null differ diff --git a/src/freqlut.o b/src/freqlut.o deleted file mode 100644 index ecde9f9..0000000 Binary files a/src/freqlut.o and /dev/null differ diff --git a/src/lfo.o b/src/lfo.o deleted file mode 100644 index 0375d13..0000000 Binary files a/src/lfo.o and /dev/null differ diff --git a/src/pitchenv.o b/src/pitchenv.o deleted file mode 100644 index 638d756..0000000 Binary files a/src/pitchenv.o and /dev/null differ diff --git a/src/sin.o b/src/sin.o deleted file mode 100644 index 71e5e08..0000000 Binary files a/src/sin.o and /dev/null differ