АРХ - NODEDC PLATFORM: каркас платформенного репозитория
This commit is contained in:
+24
@@ -0,0 +1,24 @@
|
||||
.DS_Store
|
||||
|
||||
# local env and secrets
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
!.env.*.example
|
||||
|
||||
# dependencies and build output
|
||||
node_modules/
|
||||
dist/
|
||||
build/
|
||||
.turbo/
|
||||
.next/
|
||||
coverage/
|
||||
|
||||
# logs
|
||||
*.log
|
||||
logs/
|
||||
|
||||
# local runtime data
|
||||
tmp/
|
||||
data/
|
||||
volumes/
|
||||
Reference in New Issue
Block a user