diff --git a/.gitignore b/.gitignore index 5aa78f9..a8477d7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ node_modules # Vendor output /vendor/ + +# State +*.json