diff --git a/.gitignore b/.gitignore index 53ac51f..5692c8a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ +.direnv .gradle -build/ -.kotlin/ -*.jar -*.class +.kotlin +build +bin