瀏覽代碼

ignore version tmp files

Nicolas Cannasse 12 年之前
父節點
當前提交
43f4be7a57
共有 1 個文件被更改,包括 3 次插入0 次删除
  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>