Python blocklist generator + modified .gitignore + WARN string on spamwatch.js
Signed-off-by: lucmsilva651 <lucmsilva651@gmail.com>
This commit is contained in:
parent
8fe6dce44d
commit
f0efeb63c4
5 changed files with 22 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -160,3 +160,7 @@ cython_debug/
|
|||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
# Specific to the Python blocklist generator
|
||||
*.env
|
||||
sw_blocklist.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue