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 @@ ...@@ -6,10 +6,11 @@
*.egg-info *.egg-info
.*.swp .*.swp
.DS_Store .DS_Store
build/
dist/
venv/ venv/
venv3/ venv3/
.cache/ .cache/
build/
.idea/ .idea/
.coverage .coverage
.mypy_cache .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