diff --git a/.gitignore b/.gitignore index 580bdf21..a8144d78 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ .idea/ *.iml /target - +.yaml # build files /build/ /dist/ @@ -16,3 +16,6 @@ .project # JDT-specific (Eclipse Java Development Tools) .classpath + +.env +# Docker Compose environment variable files