Add config files to .gitignore
This commit is contained in:
parent
f66fd67159
commit
74b4202e9e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,3 +5,5 @@ venv/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
/.env
|
/.env
|
||||||
|
/interfaces.toml
|
||||||
|
/zones.d
|
Loading…
Reference in a new issue