🙈 Add .gitignore
This commit is contained in:
parent
d7f5b577bc
commit
343c326d59
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
*.pyc
|
||||||
|
env*
|
||||||
|
.mypy_cache
|
||||||
|
.vscode
|
||||||
|
.idea
|
||||||
|
poetry.lock
|
||||||
|
dist
|
||||||
|
htmlcov
|
||||||
|
*.egg-info
|
||||||
|
.coverage
|
||||||
|
coverage.xml
|
||||||
|
site
|
||||||
|
*.db
|
Loading…
x
Reference in New Issue
Block a user