ignore email addresses without an at sign

This commit is contained in:
Deadswitch
2022-06-17 15:47:33 -05:00
parent fe8f240cfc
commit 2f299c96f0
3 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
/deadswitch.sqlite3
/session.session
__pycache__