mox/.gitignore

26 lines
454 B
Text
Raw Normal View History

2023-01-30 16:27:06 +03:00
/mox
/rfc/[0-9][0-9]*
/local/
/testdata/check/
/testdata/empty/
2023-02-17 19:06:27 +03:00
/testdata/exportmaildir/
/testdata/exportmbox/
/testdata/httpaccount/data/
2023-01-30 16:27:06 +03:00
/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