Initial working version of word censor
This commit is contained in:
parent
909600fff2
commit
b83e0c6665
6 changed files with 189 additions and 61 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -4,4 +4,7 @@ video.mp4
|
|||
cache/
|
||||
__pycache__/
|
||||
disablesignups
|
||||
*rules.html
|
||||
*rules.html
|
||||
.idea/
|
||||
**/.pytest_cache/
|
||||
venv/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue