tornado-openapi3/.gitignore

14 lines
101 B
Text
Raw Normal View History

2020-09-17 03:04:11 +00:00
*~
.DS_Store
.idea
poetry.lock
.python-version
*.log
tmp/
*.py[cod]
*.egg
2020-09-18 04:28:23 +00:00
.hypothesis
2020-09-17 03:04:11 +00:00
build
htmlcov