Description:
Add more ignores.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
@@ -5,7 +5,6 | |||||
|
5 | *.DS_Store |
|
5 | *.DS_Store |
|
6 | *mono_crash* |
|
6 | *mono_crash* |
|
7 | *.pytest_cache/* |
|
7 | *.pytest_cache/* |
|
8 | log*.txt |
|
||
|
9 |
|
8 | ||
|
10 | packages/* |
|
9 | packages/* |
|
11 | [Dd]ebug/ |
|
10 | [Dd]ebug/ |
@@ -19,6 +18,8 | |||||
|
19 | [Oo]bj/ |
|
18 | [Oo]bj/ |
|
20 | [Ll]og/ |
|
19 | [Ll]og/ |
|
21 | [Ll]ogs/ |
|
20 | [Ll]ogs/ |
|
|
21 | log*.txt | ||
|
|
22 | *build_log.txt | ||
|
22 |
|
23 | ||
|
23 |
|
24 | ||
|
24 | *.app/* |
|
25 | *.app/* |
@@ -31,3 +32,5 | |||||
|
31 | isometric-park-fna/DynamicLanguageRuntime.1.3.0/* |
|
32 | isometric-park-fna/DynamicLanguageRuntime.1.3.0/* |
|
32 | isometric-park-fna/IronPython.2.7.11/ |
|
33 | isometric-park-fna/IronPython.2.7.11/ |
|
33 | **.patch |
|
34 | **.patch |
|
|
35 | |||
|
|
36 | FNA/obj_core/* |
You need to be logged in to leave comments.
Login now