diff --git a/.gitignore b/.gitignore index 7f15f61..9b821ee 100755 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,10 @@ dist *.pyc *.pyo *.tmp* + .idea + +# Test artifacts +.coverage +.tox/ +API_Documentation.md