mirror of
https://git.hexahost.dev/smueller/HexaHost-Frontend.git
synced 2026-06-02 10:28:43 +00:00
24 lines
199 B
Plaintext
24 lines
199 B
Plaintext
# Dependencies
|
|
node_modules/
|
|
|
|
# Build Output (nur in main branch)
|
|
# dist/
|
|
|
|
# Logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
# Temporäre Dateien
|
|
*.tmp
|
|
*.temp
|