-
Notifications
You must be signed in to change notification settings - Fork 53
Expand file tree
/
Copy path.gitignore
More file actions
33 lines (30 loc) · 735 Bytes
/
.gitignore
File metadata and controls
33 lines (30 loc) · 735 Bytes
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
/bin/*
!/bin/resources
/bin/resources/app/app.js
/bin/resources/app/app.js.map
/bin/resources/default_app.asar
/bin/resources/electron.asar
/bin/resources/app/dist/*
/bin/resources/app/node_modules/*
/export/bin
/export/out
/export/base/*
!/export/base/GMEdit-x.y.z-platform ZIPs go here
/art/*.png
/*.lnk
.DS_Store
/bin/resources/app/misc/gmcr.js
/bin/resources/app/misc/gml.js
/bin/resources/app/lw-app.js
/bin/resources/app/lw-app.js.map
/bin/resources/app/lw
/bin/resources/app/livejs*
/bin/resources/app/app-starter.js
/src/dump/decoding_error.txt
/tests/*/#backups
/tests/report/*
/tests/unittest_build/*
/tests/unittest/TestSuite.hx
/tests/unittest_node/node_modules/*
/tests/unittest_node/public/js_test.js
/art/media/x*.png