This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
**/bin/
|
||||
**/obj/
|
||||
**/node_modules/
|
||||
**/dist/
|
||||
**/playwright-report/
|
||||
**/test-results/
|
||||
.playwright-mcp/
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
.idea/
|
||||
.vs/
|
||||
*.user
|
||||
*.log
|
||||
artifacts/
|
||||
deploy/data/
|
||||
.stitch-reference/
|
||||
|
||||
# Produced by the Docker build (web bundle plus the emulator payloads).
|
||||
src/Ludarium.Api/wwwroot/
|
||||
|
||||
# Ephemeral, checksum-verified inputs materialized by the managed image gate.
|
||||
.build-inputs/emulatorjs/*.7z
|
||||
Reference in New Issue
Block a user