12 lines
101 B
Text
12 lines
101 B
Text
# python stuff
|
|
__pycache__/
|
|
|
|
# venv stuff
|
|
bin/
|
|
include/
|
|
lib/
|
|
lib64
|
|
pyvenv.cfg
|
|
|
|
# config files
|
|
*.conf
|