mirror of
https://github.com/mjl-/mox.git
synced 2025-07-16 07:14:40 +03:00
mox!
This commit is contained in:
22
.gitignore
vendored
Normal file
22
.gitignore
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
/mox
|
||||
/rfc/[0-9][0-9]*
|
||||
/local/
|
||||
/testdata/check/
|
||||
/testdata/empty/
|
||||
/testdata/imap/data/
|
||||
/testdata/imaptest/data/
|
||||
/testdata/integration/run
|
||||
/testdata/junk/*.bloom
|
||||
/testdata/junk/*.db
|
||||
/testdata/queue/data/
|
||||
/testdata/sent/
|
||||
/testdata/smtp/data/
|
||||
/testdata/smtp/datajunk/
|
||||
/testdata/store/data/
|
||||
/testdata/train/
|
||||
/cover.out
|
||||
/cover.html
|
||||
/.go/
|
||||
/node_modules/
|
||||
/package.json
|
||||
/package-lock.json
|
Reference in New Issue
Block a user