chore: add initial project setup with Docker and React configuration
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.git
|
||||
.gitignore
|
||||
*.md
|
||||
.env
|
||||
.DS_Store
|
||||
dist
|
||||
.vscode
|
||||
.idea
|
||||
Reference in New Issue
Block a user