diff --git a/.gitignore b/.gitignore index 11614af..a67bfae 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,6 @@ dmypy.json # Pyre type checker .pyre/ + +# SOTD data store +sotd.json