Initial commit: Haussteuerung V2/V3 Web-Interface
This commit is contained in:
+33
@@ -0,0 +1,33 @@
|
||||
# Betriebssystem-Dateien
|
||||
Thumbs.db
|
||||
Thumbs.db:encryptable
|
||||
Desktop.ini
|
||||
.DS_Store
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Editor/IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
|
||||
# Temporäre Dateien
|
||||
*.tmp
|
||||
*.temp
|
||||
*.log
|
||||
|
||||
# Node.js (falls zukünftig verwendet)
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Build-Ausgaben
|
||||
dist/
|
||||
build/
|
||||
|
||||
# Sicherheitskopien
|
||||
*.bak
|
||||
*.backup
|
||||
*~
|
||||
Reference in New Issue
Block a user