0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 01:32:47 +00:00

Add config/docker.* to gitIgnore

This commit is contained in:
G.Ambatte
2021-08-03 13:54:45 +12:00
parent 3948e17da2
commit 4efd89627d

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ storage
*.log *.log
build/* build/*
config/local.* config/local.*
config/docker.*
todo.md todo.md
startDB.bat startDB.bat