mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-10 00:03:24 +00:00
Sli
181e74b1d1
* update_spam_database command to update suspicious domains from an external provider * Add a AntiSpamEmailField that deny emails from suspicious domains * Update documentation
23 lines
255 B
Plaintext
23 lines
255 B
Plaintext
*.sqlite3
|
|
*.log
|
|
*.pyc
|
|
*.mo
|
|
*__pycache__*
|
|
.DS_Store
|
|
pyrightconfig.json
|
|
dist/
|
|
.vscode/
|
|
.idea/
|
|
env/
|
|
doc/html
|
|
data/
|
|
galaxy/test_galaxy_state.json
|
|
/static/
|
|
sith/settings_custom.py
|
|
sith/search_indexes/
|
|
.coverage
|
|
coverage_report/
|
|
|
|
# compiled documentation
|
|
site/
|