Bläddra i källkod

[git] ignore all dump folders

Rudy Ges 1 år sedan
förälder
incheckning
bcc3c93d26
1 ändrade filer med 1 tillägg och 6 borttagningar
  1. 1 6
      .gitignore

+ 1 - 6
.gitignore

@@ -41,6 +41,7 @@
 /std/tools/haxelib/haxelib.n
 /std/tools/haxelib/haxelib.n
 /std/tools/haxelib/index.n
 /std/tools/haxelib/index.n
 
 
+/tests/**/dump
 /tests/unit/as3
 /tests/unit/as3
 /tests/unit/cpp
 /tests/unit/cpp
 /tests/unit/java
 /tests/unit/java
@@ -54,7 +55,6 @@
 /tests/unit/php
 /tests/unit/php
 /tests/unit/cs
 /tests/unit/cs
 /tests/unit/cs_unsafe
 /tests/unit/cs_unsafe
-/tests/unit/dump
 /tests/unit/db.db3
 /tests/unit/db.db3
 
 
 /tests/unit/native_java/obj
 /tests/unit/native_java/obj
@@ -69,7 +69,6 @@
 /tests/unit/node_modules/
 /tests/unit/node_modules/
 
 
 /tests/nullsafety/bin
 /tests/nullsafety/bin
-/tests/nullsafety/dump
 
 
 /haxe.sublime*
 /haxe.sublime*
 .idea
 .idea
@@ -85,9 +84,7 @@ tests/unit/unit.py
 tests/unit/unit.py.res1.txt
 tests/unit/unit.py.res1.txt
 tests/unit/unit.py.res2.bin
 tests/unit/unit.py.res2.bin
 tests/sys/bin/
 tests/sys/bin/
-/tests/sys/dump/
 /tests/sys/test-res/
 /tests/sys/test-res/
-tests/optimization/dump/
 tests/misc/projects/*/*.n
 tests/misc/projects/*/*.n
 tests/misc/*/*/*.lua
 tests/misc/*/*/*.lua
 tests/unit/bin/
 tests/unit/bin/
@@ -100,7 +97,6 @@ tests/misc/projects/Issue4070/cpp/
 /tests/misc/eventLoop/eventLoop.js
 /tests/misc/eventLoop/eventLoop.js
 /tests/misc/eventLoop/eventLoop.n
 /tests/misc/eventLoop/eventLoop.n
 /tests/misc/eventLoop/eventLoop.swf
 /tests/misc/eventLoop/eventLoop.swf
-/tests/misc/eventLoop/dump
 /tests/misc/eventLoop/eventLoop.py
 /tests/misc/eventLoop/eventLoop.py
 /tests/misc/eventLoop/php
 /tests/misc/eventLoop/php
 *.vscode/
 *.vscode/
@@ -127,7 +123,6 @@ dev-display.hxml
 tests/sourcemaps/bin
 tests/sourcemaps/bin
 /*_plugin.ml
 /*_plugin.ml
 tests/benchs/export/
 tests/benchs/export/
-tests/benchs/dump/
 tests/display/.unittest/
 tests/display/.unittest/
 tests/unit/.unittest/
 tests/unit/.unittest/
 tests/threads/export/
 tests/threads/export/