diff --git a/.gitignore b/.gitignore index 1f65237..469bbce 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,5 @@ __pycache__/ *.pyc # configs -./configs/ -!configs/alarms.sample.json \ No newline at end of file +config/ +!config/alarms.sample.json \ No newline at end of file