0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 23:32:58 +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

7
.gitignore vendored
View File

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