Allow the src\m68000\obj directory in the repository
[clinton/Virtual-Jaguar-Rx.git] / .gitignore
index 1bafaa1..aba64a3 100644 (file)
@@ -5,11 +5,12 @@ obj/
 release/\r
 Screenshots/\r
 software/\r
-src/version.h\r
 src/*~\r
 src/*/*.bak\r
-src/m68000/obj/\r
-src/m68000/*~\r
+src/m68000/obj/*.a\r
+src/m68000/obj/*.exe\r
+src/m68000/obj/*.d\r
+src/m68000/obj/*.o\r
 VS2015/x64/Archives/\r
 VS2015/*/x64/\r
 VS2015/*/*_VS2015-DebugSetup.txt\r
@@ -29,4 +30,4 @@ virtualjaguar.WinMerge
 VS2015/virtualjaguar.VC.db\r
 VS2015/virtualjaguar.VC.VC.opendb\r
 VS2015/virtualjaguar.sdf\r
-\r
+VS2015/virtualjaguar.vcxproj.user
\ No newline at end of file