mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-03 21:27:35 +03:00
Fix-up 35c3b1c
Due to .gitignore, target/queue directory got ignored and was not commited. This commit makes problematic ignore filter more strict and adds accidentally removed directory.
This commit is contained in:
parent
35c3b1c792
commit
f77b204b5e
4 changed files with 1411 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -34,5 +34,5 @@ cmd/maddy-*-helper/maddy-*-helper
|
|||
|
||||
# Some directories that may be created during test-runs
|
||||
# in repo directory.
|
||||
mtasts-cache
|
||||
*queue
|
||||
cmd/maddy/*mtasts-cache
|
||||
cmd/maddy/*queue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue