diff --git a/.gitignore b/.gitignore index 6544a60c..0a0dce1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .metrics .DS_store -__pycache__ +__pycache__/ .coverage .condaauto t.out @@ -17,4 +17,4 @@ cli.spec docsrc/_build/ venv/ .python-version -cov.xml \ No newline at end of file +cov.xml