diff --git a/.gitignore b/.gitignore index cf78998b..f1c0e085 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ node_modules .DS_Store -dist_electron \ No newline at end of file +dist_electron +app.css +dist +index.html \ No newline at end of file