Initial project version
This commit is contained in:
+25
@@ -0,0 +1,25 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user