init: block filter

This commit is contained in:
2022-12-20 20:05:03 +03:00
commit 0f7937d9b1
9 changed files with 69 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
dist
__pycache__
*.egg-info
*.pyc
*.d/
.venv