diff --git a/.gitignore b/.gitignore index ad8182e..6536618 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ /target /docs/.next /docs/node_modules -/docs/out \ No newline at end of file +/docs/out + +# In case I accidentally commit mine... +cup.json \ No newline at end of file