Selaa lähdekoodia

ignore version tmp files

Nicolas Cannasse 12 vuotta sitten
vanhempi
commit
43f4be7a57
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      haxe.hxproj

+ 3 - 0
haxe.hxproj

@@ -128,6 +128,9 @@
     <hidden path="matcher.obj" />
     <hidden path="matcher.cmx" />
     <hidden path="matcher.cmi" />
+    <hidden path="version.obj" />
+    <hidden path="version.cmi" />
+    <hidden path="version.cmx" />
   </hiddenPaths>
   <!-- Executed before build -->
   <preBuildCommand>make -j4 MSVC=1 FD_OUTPUT=1 -f Makefile.win kill haxe</preBuildCommand>