euphoria-infobot/.gitignore
2019-04-13 22:34:11 +00:00

13 lines
112 B
Text

# python stuff
__pycache__/
# venv stuff
bin/
include/
lib/
lib64
pyvenv.cfg
# config files
*.conf
cookie_jar