feat: fix

This commit is contained in:
Rick Rongen
2025-09-16 08:02:45 +02:00
parent 882c33a048
commit cdb942c714
2 changed files with 4 additions and 2 deletions

3
.gitignore vendored
View File

@@ -36,3 +36,6 @@ build/
### Mac OS ###
.DS_Store
# Test mvn repo
tmp-repo/

1
.idea/vcs.xml generated
View File

@@ -2,6 +2,5 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/spring-boot-parent" vcs="Git" />
</component>
</project>