mirror of
https://github.com/mjl-/mox.git
synced 2025-07-16 07:14:40 +03:00
simplify .gitignore, just on line for ignoring all the testdata/*/data directories
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@ -3,30 +3,18 @@
|
||||
/rfc/[0-9][0-9]*
|
||||
/local/
|
||||
/testdata/check/
|
||||
/testdata/ctl/data/
|
||||
/testdata/*/data/
|
||||
/testdata/ctl/dkim/
|
||||
/testdata/dmarcdb/data/
|
||||
/testdata/empty/
|
||||
/testdata/exportmaildir/
|
||||
/testdata/exportmbox/
|
||||
/testdata/httpaccount/data/
|
||||
/testdata/imap/data/
|
||||
/testdata/imapserverfuzz/data/
|
||||
/testdata/imaptest/data/
|
||||
/testdata/junk/*.bloom
|
||||
/testdata/junk/*.db
|
||||
/testdata/queue/data/
|
||||
/testdata/sent/
|
||||
/testdata/smtp/data/
|
||||
/testdata/smtp/datajunk/
|
||||
/testdata/smtp/sendlimit/data/
|
||||
/testdata/smtp/catchall/data/
|
||||
/testdata/smtp/postmaster/
|
||||
/testdata/smtpserverfuzz/data/
|
||||
/testdata/store/data/
|
||||
/testdata/tlsrptsend/data/
|
||||
/testdata/train/
|
||||
/testdata/webmail/data/
|
||||
/testdata/upgradetest.mbox.gz
|
||||
/testdata/integration/example-integration.zone
|
||||
/testdata/integration/tmp-pebble-ca.pem
|
||||
|
Reference in New Issue
Block a user