diff --git a/.gitignore b/.gitignore index 12f77f0..fd08358 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/ package-lock.json -config.json \ No newline at end of file +config.json +state.json \ No newline at end of file