generated from hertog/godot-module-template
Initial commit
This commit is contained in:
commit
65227bf3a5
12416 changed files with 6001067 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# ---> SCons
|
||||
# for projects that use SCons for building: http://http://www.scons.org/
|
||||
.sconsign.dblite
|
||||
|
||||
# When configure fails, SCons outputs these
|
||||
config.log
|
||||
.sconf_temp
|
||||
|
||||
engine/.github
|
||||
Loading…
Add table
Add a link
Reference in a new issue