proxstar/.gitignore
Will Nilges 74a0990997 Fix hardcoded variables, tweak schema/dockerfile
Change config.local.py to config_local.py

Fix 2AM Willard Moments™

Made a few errors last night that should be corrected.
2021-10-21 00:13:54 -04:00

15 lines
142 B
Text

config_local.py
config.local.py
.env
__pycache__/*
*/__pycache__/*
rrd/*
*.pyc
*_key
Pipfile*
# venv parts
bin
pyvenv.cfg
site-packages
venv