mirror of
https://github.com/Dvorinka/Primora.git
synced 2026-06-03 20:13:01 +00:00
initiall commit
This commit is contained in:
+29
@@ -0,0 +1,29 @@
|
||||
.DS_Store
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
node_modules
|
||||
dist
|
||||
coverage
|
||||
.turbo
|
||||
.cache
|
||||
tmp
|
||||
.idea
|
||||
.vscode
|
||||
*.log
|
||||
|
||||
# Go
|
||||
bin
|
||||
*.out
|
||||
|
||||
# Build artifacts
|
||||
apps/frontend/dist
|
||||
apps/auth/dist
|
||||
packages/api-client/generated
|
||||
|
||||
# Runtime data
|
||||
infra/data
|
||||
infra/postgres
|
||||
infra/dragonfly
|
||||
infra/mailpit
|
||||
|
||||
Reference in New Issue
Block a user