21 lines
194 B
Plaintext
21 lines
194 B
Plaintext
node_modules/
|
|
dist/
|
|
build/
|
|
.next/
|
|
next-env.d.ts
|
|
data/
|
|
refs/*.pdf
|
|
refs/*.docx
|
|
refs/*.jpg
|
|
refs/*.jpeg
|
|
refs/*.png
|
|
.env
|
|
.env.local
|
|
.env.production
|
|
__pycache__/
|
|
*.pyc
|
|
.DS_Store
|
|
.vscode/
|
|
.idea/
|
|
*.log
|