🙈 Add .gitignore

This commit is contained in:
Sebastián Ramírez 2021-08-24 16:03:36 +02:00
parent d7f5b577bc
commit 343c326d59

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
*.pyc
env*
.mypy_cache
.vscode
.idea
poetry.lock
dist
htmlcov
*.egg-info
.coverage
coverage.xml
site
*.db