diff --git a/.dockerignore b/.dockerignore index cf551b9..1a79752 100644 --- a/.dockerignore +++ b/.dockerignore @@ -26,3 +26,8 @@ reports STACpopulator.egg-info/ build *.pyc + +# Old Submodule Path +# Could be used locally +pyessv-archive + diff --git a/.gitignore b/.gitignore index c6c977b..e2f19f1 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,9 @@ build ## Logs *.jsonl -*.json \ No newline at end of file +*.json + +# Old Submodule Path +# Could be used locally +pyessv-archive/ +