diff --git a/.gitignore b/.gitignore index 8c3302c..cf5027e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ scripts/ .vscode/ tagmaps.egg-info src/tagmaps/.pytest_cache -tests/pytest-env/ \ No newline at end of file +tests/pytest-env/ +error.log