feat: Customize expansion and set maps on first boot (#1425)
This commit is contained in:
parent
3ffe049e08
commit
a9a2a89908
45 changed files with 700 additions and 269 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,6 +5,7 @@
|
|||
/Distribution/bsdtar
|
||||
/Distribution/Configuration/antimacro.json
|
||||
/Distribution/Configuration/assistants.json
|
||||
/Distribution/Configuration/expansion.json
|
||||
/Distribution/Configuration/modernuo.json
|
||||
/Distribution/Configuration/email-settings.json
|
||||
/Distribution/Configuration/throttles.json
|
||||
|
|
@ -25,6 +26,7 @@
|
|||
/Projects/*/bin
|
||||
/Projects/*/Generated
|
||||
|
||||
*.swp
|
||||
*.log
|
||||
*.user
|
||||
/.idea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue