forked from defold/defold
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
52 lines (44 loc) · 947 Bytes
/
.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
/.metadata
/tmp
.DS_Store
.lock-wscript
/share/ext/build
/share/ext/download
/share/extender/build
/go/pkg
/go/bin
.cache
.dcache
.java
.oracle*
.bash*
*.pyc
/.ccache
*.iml
*.apidoc_
engine/.clang_complete
/.vscode
.npm
# When opening the folder through certain IDE's (e.g. VSCode)
scripts/android-v4/.classpath
scripts/android-v4/.gradle/
scripts/android-v4/.project
scripts/android-v4/.settings/
scripts/android-v4/build/
# IntelliJ
**/.idea
editor/.gradle/
# eastwood
editor/.eastwood
editor/eastwood-warnings.txt
# This file is generated when starting editor in dev mode and when bundling
editor/resources/sorted_clojure_ns_list.edn
ci/env.sh
com.dynamo.cr/com.dynamo.cr.bob.test/test/build
com.dynamo.cr/com.dynamo.cr.bob.test/src/com/dynamo/bob/archive/EngineVersion.java
com.dynamo.cr/extensions/**/build
/local_sdks
external/**/build/
editor/resources/splash.css
editor/.calva/output-window/output.calva-repl
editor/.lsp/sqlite.db