mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
14 lines
117 B
Plaintext
14 lines
117 B
Plaintext
# python stuff
|
|
__pycache__/
|
|
|
|
# venv stuff
|
|
bin/
|
|
include/
|
|
lib/
|
|
lib64
|
|
pyvenv.cfg
|
|
|
|
.tmp/
|
|
pip-selfcheck.json
|
|
.mypy_cache/
|