forked from JxLib/JxLib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
66 lines (51 loc) · 1.17 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
# /
/build
/.idea
build.log
#ignore the build log file
build.log
# /tests/interactive/UserTests/assets/
/tests/interactive/UserTests/assets/themes
/tests/interactive/UserTests/assets/a_pixel.png
# /www/
/www/tests
# /www/builder/
/www/builder/src
/www/builder/assets
/www/builder/more.json
/www/builder/jxlib.json
/www/builder/core.json
/www/builder/deps.json
# /www/builder/work/
/www/builder/work/deps.json
# /www/lib/
/www/lib/jxlib.standalone.js
/www/lib/themes
/www/lib/jxlib.standalone.uncompressed.js
/www/lib/jxlib.js
/www/lib/a_pixel.png
/www/lib/jxlib.uncompressed.js
/www/lib/mootools-core.js
/www/lib/mootools-more.js
/www/lib/more.json
/www/lib/jxlib.json
/www/lib/deps.json
/www/lib/core.json
# /www/reference/api/
/www/reference/api/files
/www/reference/api/index
/www/reference/api/javascript
/www/reference/api/menu.html
/www/reference/api/search
/www/reference/api/index.html
/www/reference/api/styles
# /www/reference/examples/
/www/reference/examples/lib
# /www/reference/tutorials/
/www/reference/tutorials/lib
# /utils/ndconfig/Data
/utils/ndconfig/Data/
.settings.xml
node_modules/build
# /www/reference/eamples/require
/www/reference/examples/require/lib