11 lines
107 B
Text
11 lines
107 B
Text
|
# TODO: Your editor's folder
|
||
|
# .vscode/
|
||
|
__pycache__/
|
||
|
env/
|
||
|
|
||
|
.pytest-cache
|
||
|
documentation/
|
||
|
|
||
|
dist/*
|
||
|
*.egg-info
|