diff --git a/.gitignore b/.gitignore index d2876f81..189378da 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ scss/assets .pytest_cache/ .venv/ __pycache__ + +# Ignore static/fonts for now, since it is just symlink +static/fonts