mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-29 01:42:37 +02:00
cleaned up .gitignore, removed spaces on inviation_mail.j2
This commit is contained in:
parent
8e476d4986
commit
5fc6e01721
2 changed files with 1 additions and 5 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -17,6 +17,4 @@ ihatemoney/budget.db
|
||||||
.idea
|
.idea
|
||||||
.python-version
|
.python-version
|
||||||
.coverage*
|
.coverage*
|
||||||
prof
|
prof
|
||||||
*.ipynb
|
|
||||||
*/.ipynb_checkpoints/
|
|
|
@ -1,5 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
Hi,
|
Hi,
|
||||||
|
|
||||||
Someone using the email address {{ g.project.contact_email }} invited you to share your expenses for "{{ g.project.name }}".
|
Someone using the email address {{ g.project.contact_email }} invited you to share your expenses for "{{ g.project.name }}".
|
||||||
|
|
Loading…
Reference in a new issue