cold
This commit is contained in:
12
AoM_Service/AoM_Configs/.gitignore
vendored
Executable file
12
AoM_Service/AoM_Configs/.gitignore
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
|
||||
# ignore alert configs starting with underscore -- we can create the while testing the webapp
|
||||
# and not have to worry about them getting into the repo
|
||||
alert_configs/_*.yaml
|
||||
|
||||
*.swp
|
||||
.idea/
|
||||
.vagrant/
|
||||
__pycache__
|
||||
logs/
|
||||
venv/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user