diff --git a/.gitignore b/.gitignore index de62549..3f90513 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ node_modules/ .env *.log -scripts/ \ No newline at end of file +scripts/ +/updates/* +!/updates/index.html \ No newline at end of file