Ignore dist folder

This commit is contained in:
Lance Edgar 2024-06-06 23:05:40 -05:00
parent 0491d8517c
commit 94d7836321

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
.coverage .coverage
.tox/ .tox/
dist/
docs/_build/ docs/_build/
htmlcov/ htmlcov/
Tailbone.egg-info/ Tailbone.egg-info/