diff --git a/.gitignore b/.gitignore index e09a007..9f06398 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ node_modules # Don't include the compiled main.js file in the repo. # They should be uploaded to GitHub releases instead. main.js +dist/ # Exclude sourcemaps *.map