production configs, deployment configs and readme
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Docker ignore file
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.env.local
|
||||
.env.development
|
||||
*.log
|
||||
npm-debug.log*
|
||||
.DS_Store
|
||||
*.tgz
|
||||
*.tar.gz
|
||||
Reference in New Issue
Block a user