25 lines
306 B
Plaintext
25 lines
306 B
Plaintext
# Game-Source (extern, manuell hinzufügen – siehe README)
|
||
Aegis-Labyrinth.html
|
||
|
||
# Dependencies
|
||
node_modules/
|
||
|
||
# Test artifacts / output (generiert durch npm-Scripts)
|
||
*-result.json
|
||
*-results.json
|
||
report.html
|
||
audit-final.png
|
||
*.png
|
||
|
||
# IDE
|
||
.vscode/
|
||
.idea/
|
||
*.swp
|
||
*.swo
|
||
|
||
# OS
|
||
.DS_Store
|
||
Thumbs.db
|
||
|
||
# Logs
|
||
*.log |