Skip to content
Snippets Groups Projects
Commit c2b96895 authored by Lars Johansson's avatar Lars Johansson
Browse files

Add .env and Eclipse prefs to .gitignore

parent ab6c7192
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
.env
### STS ###
.apt_generated
......@@ -32,5 +33,8 @@ build/
### VS Code ###
.vscode/
### Eclipse ###
.settings/org.eclipse.jdt.core.prefs
### Docker ###
docker-compose-local*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment