Fix: Update .gitignore and finalize logo fix in email_renderer.py
Updated .gitignore to ignore *.iml files and committed the final change to email_renderer.py with the correct base64 logo.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,2 +1,6 @@
|
||||
# Test coverage reports (generated)
|
||||
frontend/coverage/
|
||||
|
||||
# IDE files
|
||||
.idea/misc.xml
|
||||
*.iml
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user