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 | 5 | *.DS_Store |
|
6 | 6 | *mono_crash* |
|
7 | 7 | *.pytest_cache/* |
|
8 | log*.txt | |
|
9 | 8 | |
|
10 | 9 | packages/* |
|
11 | 10 | [Dd]ebug/ |
@@ -19,6 +18,8 | |||
|
19 | 18 | [Oo]bj/ |
|
20 | 19 | [Ll]og/ |
|
21 | 20 | [Ll]ogs/ |
|
21 | log*.txt | |
|
22 | *build_log.txt | |
|
22 | 23 | |
|
23 | 24 | |
|
24 | 25 | *.app/* |
@@ -31,3 +32,5 | |||
|
31 | 32 | isometric-park-fna/DynamicLanguageRuntime.1.3.0/* |
|
32 | 33 | isometric-park-fna/IronPython.2.7.11/ |
|
33 | 34 | **.patch |
|
35 | ||
|
36 | FNA/obj_core/* |
You need to be logged in to leave comments.
Login now