Allow the src\m68000\obj directory in the repository
[clinton/Virtual-Jaguar-Rx.git] / .gitignore
index 819e5f7..aba64a3 100644 (file)
@@ -7,8 +7,10 @@ Screenshots/
 software/\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
@@ -28,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