diff --git a/.gitignore b/.gitignore index edbffa9b..1223e629 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ target/ *.iml +.env ############################################# ## Original contents from github template: ##