mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 15:35:05 +02:00
13 lines
117 B
Text
13 lines
117 B
Text
# python stuff
|
|
__pycache__/
|
|
|
|
# venv stuff
|
|
bin/
|
|
include/
|
|
lib/
|
|
lib64
|
|
pyvenv.cfg
|
|
|
|
.tmp/
|
|
pip-selfcheck.json
|
|
.mypy_cache/
|