proxstar/.gitignore

14 lines
121 B
Text
Raw Normal View History

2018-01-23 08:36:08 +00:00
config.local.py
2017-11-26 17:55:14 +00:00
__pycache__/*
*/__pycache__/*
rrd/*
*.pyc
*_key
Pipfile*
2020-12-21 16:58:48 +00:00
# venv parts
bin
pyvenv.cfg
site-packages
venv