Initialize VG-Environment from stable VG-IV baseline
Dieser Commit ist enthalten in:
@@ -0,0 +1,39 @@
|
||||
# OS
|
||||
Thumbs.db
|
||||
Desktop.ini
|
||||
|
||||
# VS Code / Codium
|
||||
.vscode/
|
||||
|
||||
# Node / tooling
|
||||
node_modules/
|
||||
|
||||
# Build / package artifacts
|
||||
dist/
|
||||
build/
|
||||
*.zip
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Temporary exports / captures
|
||||
exports/
|
||||
captures/
|
||||
har/
|
||||
*.har
|
||||
|
||||
# Local test data
|
||||
tmp/
|
||||
temp/
|
||||
|
||||
# Firefox extension debug artifacts
|
||||
web-ext-artifacts/
|
||||
|
||||
# SQLite / DB dumps
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
*.db
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.*
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren