Initial commit: clean project structure
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
node_modules
|
||||
dist
|
||||
.env
|
||||
*.log
|
||||
build
|
||||
.DS_Store
|
||||
client/node_modules
|
||||
client/dist
|
||||
server/node_modules
|
||||
server/dist
|
||||
Reference in New Issue
Block a user