11 lines
86 B
Plaintext
11 lines
86 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.venv/
|
|
.git/
|
|
.gitignore
|
|
.DS_Store
|
|
node_modules/
|
|
.next/
|