Compare commits
2 commits
aa73b9fc58
...
d72a037d5a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d72a037d5a | ||
|
|
d901baf2ec |
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,6 +5,8 @@
|
||||||
# When configure fails, SCons outputs these
|
# When configure fails, SCons outputs these
|
||||||
config.log
|
config.log
|
||||||
.sconf_temp
|
.sconf_temp
|
||||||
|
.cache/
|
||||||
|
compile_commands.json
|
||||||
|
|
||||||
engine/.github
|
engine/.github
|
||||||
project/.godot
|
project/.godot
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue