diff --git a/.gitignore b/.gitignore index c85804c..a00fdcc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /node_modules/ -/dist/ \ No newline at end of file +# Don't add directory /dist/ to .gitignore, as it is used by the build script