Skip to content

Commit

Permalink
gitignore dist/ as in metadataservice PR #28 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
jornh authored and Hans Adriaans committed Jun 30, 2022
1 parent 2e72c37 commit 4cecc92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion databuilder/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
*.egg-info
.*.swp
.DS_Store
build/
dist/
venv/
venv3/
.cache/
build/
.idea/
.coverage
.mypy_cache
Expand Down

0 comments on commit 4cecc92

Please sign in to comment.