diff --git a/.gitignore b/.gitignore
index b65cb041..2c7054c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
target/
*.iml
+.env
#############################################
diff --git a/pom.xml b/pom.xml
index 0001bcf5..f5d10a42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,11 +74,6 @@
picocli-shell-jline3
4.6.3
-
- io.github.cdimascio
- java-dotenv
- 5.2.2
-
com.h2database
h2