diff --git a/.gitignore b/.gitignore
index 552a18d..b04a5dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,7 @@ includertaudio
.vscode
.vs
chronicle.VC.*
+chronicle.vcx*
# Don't upload the libs in the directory, use the /libs instead
libsndfile-1*
diff --git a/chronicle.VC.VC.opendb b/chronicle.VC.VC.opendb
deleted file mode 100644
index 16a83a8..0000000
Binary files a/chronicle.VC.VC.opendb and /dev/null differ
diff --git a/chronicle.VC.db.REMOVED.git-id b/chronicle.VC.db.REMOVED.git-id
deleted file mode 100644
index ad7f1d2..0000000
--- a/chronicle.VC.db.REMOVED.git-id
+++ /dev/null
@@ -1 +0,0 @@
-3154416d4447354b0338e2766daf4787226db661
\ No newline at end of file
diff --git a/chronicle.vcxproj b/chronicle.vcxproj
deleted file mode 100644
index c354a75..0000000
--- a/chronicle.vcxproj
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {6738FD98-7CC0-443E-B4DF-220796646BDF}
- ManagedCProj
-
-
-
- Application
- true
- v140
- true
- Dynamic
- Static
-
-
- Application
- false
- v140
- true
- Dynamic
- Static
-
-
- Application
- true
- v140
-
-
- Application
- false
- v140
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- D:\Projects\chronicle\rtaudio-4.1.2\include;$(IncludePath)
- D:\Projects\chronicle\rtaudio-4.1.2\include;$(LibraryPath)
-
-
- true
-
-
-
- WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
- MultiThreadedDebugDLL
- Level3
- ProgramDatabase
- Disabled
-
-
- MachineX86
- true
- Windows
-
-
-
-
- WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
- MultiThreadedDLL
- Level3
- ProgramDatabase
-
-
- MachineX86
- true
- Windows
- true
- true
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/chronicle.vcxproj.filters b/chronicle.vcxproj.filters
deleted file mode 100644
index 022aef3..0000000
--- a/chronicle.vcxproj.filters
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
-
-
-
-
- Source Files
-
-
-
-
- Header Files
-
-
-
\ No newline at end of file
diff --git a/chronicle.vcxproj.user b/chronicle.vcxproj.user
deleted file mode 100644
index 6fb136b..0000000
--- a/chronicle.vcxproj.user
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file