diff --git a/.gitignore b/.gitignore index b1253af..ce3fc1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -/.parcel-cache -/node_modules -/package-lock.json \ No newline at end of file +.parcel-cache +node_modules +package-lock.json +dist \ No newline at end of file