diff --git a/.gitignore b/.gitignore index 386ac2b..63037f3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,9 +8,10 @@ # npm node_modules -# Don't include the compiled main.js file in the repo. +# Don't include the compiled main.js and styles.css file in the repo. # They should be uploaded to GitHub releases instead. main.js +styles.css # Exclude sourcemaps *.map