|
|
@ -7,8 +7,8 @@ |
|
|
.vscode |
|
|
.vscode |
|
|
|
|
|
|
|
|
# Build results |
|
|
# Build results |
|
|
build/ |
|
|
|
|
|
bin/ |
|
|
bin/ |
|
|
|
|
|
build/ |
|
|
obj/ |
|
|
obj/ |
|
|
publish/ |
|
|
publish/ |
|
|
|
|
|
|
|
|
@ -21,6 +21,7 @@ node_modules/ |
|
|
# Scripts (should be copied from node_modules on build) |
|
|
# Scripts (should be copied from node_modules on build) |
|
|
**/wwwroot/scripts/**/*.* |
|
|
**/wwwroot/scripts/**/*.* |
|
|
|
|
|
|
|
|
/src/Squidex/appsettings.Development.json |
|
|
|
|
|
/src/Squidex/Assets |
|
|
/src/Squidex/Assets |
|
|
|
|
|
|
|
|
|
|
|
/src/Squidex/appsettings.Development.json |
|
|
/src/Squidex/Properties/launchSettings.json |
|
|
/src/Squidex/Properties/launchSettings.json |