This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
4715a058b0
zulip
/
templates
/
zerver
/
emails
/
.gitignore
2 lines
7 B
Plaintext
Raw
Normal View
History
Unescape
Escape
send_custom_email: Use a special .gitignored directory. Previously, the send_custom_email code path leaked files in paths that were not `.gitignored`, under templates/zerver/emails. This became problematic when we added automated tests for this code path, as it meant we leaked these files every time `test-backend` ran. Fix this by ensuring all the files we generate are in this special subdirectory.
2020-04-22 01:48:28 +02:00
custom