21 lines
224 B
Plaintext
21 lines
224 B
Plaintext
node_modules
|
|
.next
|
|
out
|
|
dist
|
|
build
|
|
backups/
|
|
.data/
|
|
.env*
|
|
!.env.example
|
|
!.env.full.example
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
.pnpm-store/
|
|
*.tsbuildinfo
|
|
.DS_Store
|
|
.artifacts/
|
|
__pycache__/
|
|
*.py[cod]
|