diff --git a/.gitignore b/.gitignore index 7a27460..30045f5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .idea/* # generated artifacts -dist/* +.dist +.tmp