@@ -0,0 +1,27 @@
|
||||
node_modules
|
||||
.nuxt
|
||||
dist
|
||||
.git
|
||||
.github
|
||||
.vscode
|
||||
.cursor
|
||||
|
||||
# Logs and caches
|
||||
*.log
|
||||
.npm
|
||||
.cache
|
||||
coverage
|
||||
.nyc_output
|
||||
|
||||
# Environment and local config
|
||||
.env
|
||||
.env.*
|
||||
|
||||
# Docker (not needed inside the image)
|
||||
Dockerfile*
|
||||
docker-compose*.yaml
|
||||
docker-compose*.yml
|
||||
|
||||
# Docs
|
||||
README.md
|
||||
*.md
|
||||
Reference in New Issue
Block a user