forked from HaxeFoundation/haxe
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
139 lines (124 loc) · 2.42 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
*.obj
*.o
*.cmx
*.cmi
*.cmxa
*.cmo
*.cmt
*.a
*.exe
.*.swp
.haxelib
/out
/installer
.tmp-earthly-out*
/extra/hxclasses
/extra/*.swf
/extra/*.swc
/extra/bintray.json
/extra/git-archive-all
/extra/deploy_key
/extra/*_sec.gpg
/extra/*_ssh
/extra/doc/
/src/version.ml
/haxe
/haxelib*
/haxedoc*
/lib
/prebuild
/src/syntax/lexer.ml
/libs/xml-light/xml_lexer.ml
/libs/xml-light/xml_parser.ml
/libs/xml-light/xml_parser.mli
/std/tools/haxedoc/haxedoc
/std/tools/haxedoc/haxedoc.n
/std/tools/haxelib/haxelib
/std/tools/haxelib/haxelib.n
/std/tools/haxelib/index.n
/tests/unit/as3
/tests/unit/cpp
/tests/unit/java
/tests/unit/remoting.n
/tests/unit/runexe.n
/tests/unit/runjava.n
/tests/unit/unit8.swf
/tests/unit/unit9.swf
/tests/unit/unit9_as3.swf
/tests/unit/unit.js
/tests/unit/php
/tests/unit/cs
/tests/unit/cs_unsafe
/tests/unit/dump
/tests/unit/db.db3
/tests/unit/native_java/obj
/tests/unit/native_java/cmd
/tests/unit/native_java/native.jar
/tests/unit/native_cs/obj
/tests/unit/native_cs/cmd
/tests/unit/native_cs/bin
/tests/unit/native_cs/native_cs.csproj
/tests/unit/unit.js.map
/tests/unit/unit.n
/tests/unit/node_modules/
/tests/nullsafety/bin
/tests/nullsafety/dump
/haxe.sublime*
.idea
build.bat
/.vscode
tests/unit/compile.php.hxml
/extra/*.xml
!/extra/build-haxesetup.xml
tests/optimization/testopt.js
tests/misc/pythonImport/native_python/__pycache__
tests/misc/python/pythonImport/native_python/__pycache__
tests/unit/unit.py
tests/unit/unit.py.res1.txt
tests/unit/unit.py.res2.bin
tests/sys/bin/
/tests/sys/dump/
/tests/sys/test-res/
tests/optimization/dump/
tests/misc/projects/*/*.n
tests/misc/*/*/*.lua
tests/unit/bin/
tests/*.n
tests/misc/projects/Issue3756/cpp/
tests/misc/projects/Issue4070/cpp/
/*.manifest
/tests/misc/eventLoop/cpp
/tests/misc/eventLoop/eventLoop.js
/tests/misc/eventLoop/eventLoop.n
/tests/misc/eventLoop/eventLoop.swf
/tests/misc/eventLoop/dump
/tests/misc/eventLoop/eventLoop.py
/tests/misc/eventLoop/php
*.vscode/
/tests/sys/temp
/tests/sys/temp-unicode
*.dll
_build/
Makefile.dependencies
Makefile.modules
/tests/unit/compiler_loops/All.n
/tests/unit/compiler_loops/log.txt
tests/benchs/mandelbrot/bin/
tests/unit/pypy3*
tmp.tmp
dev-display.hxml
.DS_Store
.history
tests/sourcemaps/bin
/*_plugin.ml
tests/benchs/export/
tests/benchs/dump/
tests/display/.unittest/
tests/unit/.unittest/
tests/threads/export/
tests/server/test.js.map
*.merlin
lib.sexp
src/compiler/version.ml
tests/party
tests/misc/projects/Issue10863/error.log