Files
location-mqtt-tracker-app/.dockerignore
2025-11-24 16:30:37 +00:00

14 lines
126 B
Plaintext

node_modules
.next
.git
.env
*.log
npm-debug.log*
.DS_Store
*.md
!README.md
!MQTT_INTEGRATION.md
data/*.sqlite*
.vscode
.idea