first commit
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.env
|
||||
*.log
|
||||
npm-debug.log*
|
||||
.DS_Store
|
||||
*.md
|
||||
!README.md
|
||||
!MQTT_INTEGRATION.md
|
||||
data/*.sqlite*
|
||||
.vscode
|
||||
.idea
|
||||
Reference in New Issue
Block a user