update gitignore
This commit is contained in:
parent
c3f88a713a
commit
919cd1a2b2
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -22,3 +22,6 @@ logs/*.log.*
|
||||||
|
|
||||||
# Auto-downloaded binaries
|
# Auto-downloaded binaries
|
||||||
bin/
|
bin/
|
||||||
|
|
||||||
|
# Development compose/config files
|
||||||
|
*.dev.yml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue