Commit e9d76d08 authored by nimrod's avatar nimrod
Browse files

Ignore pyproject.toml.

Both in git and in the package manifest.
parent 615fe212
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,3 +11,4 @@ __pycache__/
.tox
.cache
results/
pyproject.toml
+1 −0
Original line number Diff line number Diff line
@@ -7,3 +7,4 @@ exclude .gitignore
exclude Pipfile*
exclude tests
exclude tests/*
exclude pyproject.toml