Add models, globals, persistent config, move secrets
This commit is contained in:
parent
8749e11fd0
commit
01908fbcb6
14 changed files with 129 additions and 20 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,7 +8,7 @@
|
|||
addons/
|
||||
|
||||
# Don't push our secrets
|
||||
src/secrets.gd
|
||||
src/model/secrets.gd
|
||||
|
||||
# Imported translations (automatically generated from CSV files)
|
||||
*.translation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue