Productionize EventSphere platform
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
node_modules/
|
||||
apps/*/node_modules/
|
||||
apps/*/.next/
|
||||
apps/*/dist/
|
||||
apps/*/.turbo/
|
||||
apps/*/uploads/
|
||||
uploads/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
!.env.production.example
|
||||
*.log
|
||||
*.tsbuildinfo
|
||||
*.tar.gz
|
||||
event Ui*.png
|
||||
coverage/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user