euphoria-tom/.gitignore
2019-04-14 21:49:30 +00:00

13 lines
112 B
Text

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