12 lines
105 B
Text
12 lines
105 B
Text
# python stuff
|
|
__pycache__/
|
|
|
|
# venv stuff
|
|
bin/
|
|
include/
|
|
lib/
|
|
lib64
|
|
pyvenv.cfg
|
|
|
|
# mypy stuff
|
|
.mypy_cache/
|