Compare commits
1 Commits
fd1566116b
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c56040eee4 |
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
node_modules
|
||||
**/node_modules
|
||||
dist
|
||||
**/dist
|
||||
.git
|
||||
.env
|
||||
.env.example
|
||||
*.log
|
||||
data
|
||||
Reference in New Issue
Block a user