feat: initialized template
This commit is contained in:
parent
fdb9ad8de0
commit
37b3a63ae6
12 changed files with 48 additions and 31 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -5,10 +5,16 @@
|
|||
# When configure fails, SCons outputs these
|
||||
config.log
|
||||
.sconf_temp
|
||||
.config
|
||||
|
||||
# build artefacts
|
||||
.cache/
|
||||
*.o
|
||||
compile_commands.json
|
||||
|
||||
engine/.github
|
||||
project/.godot
|
||||
build/PROJECT.pck
|
||||
build/PROJECT.x86_64
|
||||
build/PROJECT.exe
|
||||
build/authority.pck
|
||||
build/authority.x86_64
|
||||
build/authority.exe
|
||||
build.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue