diff --git a/.gitignore b/.gitignore index 1654167..849bacc 100644 --- a/.gitignore +++ b/.gitignore @@ -137,7 +137,7 @@ venv.bak/ # mkdocs documentation /site - +config/*.yaml # mypy .mypy_cache/ .dmypy.json @@ -174,3 +174,4 @@ cython_debug/ # .nfs files are created when an open file is removed but is still being accessed .nfs* +