Commit d8a27343 authored by jornh's avatar jornh Committed by Tao Feng

gitignore dist/ as in metadataservice PR #28 (#29)

parent db04aa0b
......@@ -6,10 +6,11 @@
*.egg-info
.*.swp
.DS_Store
build/
dist/
venv/
venv3/
.cache/
build/
.idea/
.coverage
.mypy_cache
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment