mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-21 07:10:15 -05:00
Added directories to .gitignore (cache and config)
This commit is contained in:
parent
b6a1d91d78
commit
254cbcc982
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,6 @@
|
||||||
log/*
|
log/*
|
||||||
agent/*
|
agent/*
|
||||||
|
config/*
|
||||||
|
cache/*
|
||||||
.vscode/
|
.vscode/
|
||||||
*.log
|
*.log
|
||||||
Loading…
Reference in a new issue