feat: bootstrap foundation application
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
data/
|
||||
tmp/
|
||||
node_modules/
|
||||
dist/
|
||||
coverage/
|
||||
.DS_Store
|
||||
*.log
|
||||
apps/web/node_modules/
|
||||
apps/web/dist/
|
||||
apps/server/bin/
|
||||
|
||||
Reference in New Issue
Block a user