diff --git a/.gitignore b/.gitignore index 2f7896d1d..477eea9ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ target/ + +# Metals / bloop +.metals/ +.bloop/ + +# Intellij +.idea/