8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
|
|
**/__pycache__/
|
||
|
|
**/*.pyc
|
||
|
|
**/.pytest_cache
|
||
|
|
**/venv
|
||
|
|
**/node_modules
|
||
|
|
.git
|
||
|
|
.github
|
||
|
|
.DS_Store
|