20 lines
213 B
Plaintext
20 lines
213 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.gitignore
|
|
*.md
|
|
README*
|
|
.env*
|
|
.env
|
|
docker-compose*.yml
|
|
Dockerfile
|
|
nginx/
|
|
certbot/
|
|
scripts/
|
|
prisma/dev.db
|
|
prisma/dev.db-journal
|
|
prisma/migrations/migration_lock.toml
|
|
.DS_Store
|
|
.vscode
|
|
.idea
|