forked from defold/defold
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
94 lines (81 loc) · 1.82 KB
/
.gitignore
File metadata and controls
94 lines (81 loc) · 1.82 KB
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
/.metadata
/tmp
.DS_Store
.lock-wscript
.lock-waf*
/share/ext/build
/share/ext/download
/share/ext/tremolo/tmp/
/share/ext/protobuf/tmp/
/share/ext/protobuf/cross_tmp/
/share/extender/build
/go/pkg
/go/bin
.cache
.dcache
.java
.oracle*
.bash*
.lldb
*.pyc
__pycache__
.python_history
.wget-hsts
.m2
/.ccache
*.iml
*.apidoc
engine/.clang_complete
/.vscode
/.vs
/.idea
.npm
/**/.project
/**/.gradle
*.eclipse.buildship.core.prefs
*.classpath
# 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
editor/.gradle/
# Clang compilation databse
compile_commands.json
# 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
engine/**/build/
external/**/build/
editor/resources/splash.css
editor/.calva/output-window/output.calva-repl
editor/.lsp/sqlite.db
#build_external
/packages/bullet-2.77/
/packages/lib/
#build bob
/com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/pipeline/antlr/**/*.interp
/com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/pipeline/antlr/**/*.tokens
/com.dynamo.cr/com.dynamo.cr.bob/libexec/**/lipo*
/com.dynamo.cr/com.dynamo.cr.bob/lib/**/OpenAL*
/com.dynamo.cr/com.dynamo.cr.bob/lib/**/wrap_oal*
/com.dynamo.cr/out/
/com.dynamo.cr/com.dynamo.cr.bob.test/test/proj/build/
/com.dynamo.cr/test_resources/
/build_times.json
# generated solutions
/solutions
# ChatGPT
AGENTS.md
/share/ext/astcenc/build/
/share/ext/astcenc/source
/engine/dlib/test_http_server.log