Initial commit: Harat's Booking monorepo with deploy setup
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Exclude secrets and dev artifacts from Docker context
|
||||
.env
|
||||
server/.env
|
||||
**/.env.local
|
||||
**/node_modules
|
||||
.git
|
||||
.vscode
|
||||
.cursor*
|
||||
*.tar.gz
|
||||
Reference in New Issue
Block a user