diff --git a/xmplay/.gitignore b/xmplay/.gitignore
deleted file mode 100644
index 83365a0e..00000000
--- a/xmplay/.gitignore
+++ /dev/null
@@ -1,23 +0,0 @@
-# intellisense crap
-ipch
-
-# more intellisense crap
-xmp-vgmstream.sdf
-xmp-vgmstream.opensdf
-xmp-vgmstream.suo
-xmp-vgmstream.v11.suo
-xmp-vgmstream.v12.suo
-
-# output directories
-Debug
-Release
-
-# and some debugging symbol crap
-*.pdb
-
-# new for Visual Studio 2015
-.vs
-*.VC.db
-
-# auto generated
-version.h
\ No newline at end of file