diff --git a/.gitignore b/.gitignore index a370f08..d328f57 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,5 @@ node_modules/ dist/ .env *.tar.gz -node_modules/ -dist/ -.env -*.tar.gz +__pycache__/ dashboard/nas-dashboard.tar