diff --git a/.gitignore b/.gitignore index 40031a6..98c4d7c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ target/ .classpath .factorypath .project +.env .settings .springBeans .sts4-cache @@ -32,5 +33,4 @@ build/ ### VS Code ### .vscode/ -logs/* -.env \ No newline at end of file +logs/* \ No newline at end of file