9 lines
60 B
Plaintext
9 lines
60 B
Plaintext
|
.git/
|
||
|
.venv/
|
||
|
state/*
|
||
|
__pycache__
|
||
|
*.pyo
|
||
|
*.pyc
|
||
|
.env*
|
||
|
|