Merge branch 'ide-config' into 'dev'

[chore] IDE configuration

See merge request gla-groupe-3/projet!1
This commit is contained in:
Mylloon 2024-03-18 16:25:17 +01:00
commit 293b746b3a

8
.gitignore vendored
View file

@ -1,7 +1,15 @@
# Maven
target/
# Files
.xml
# IDEs
# Eclipse
.settings/
.project
.classpath
# VSCode/VSCodium
.vscode/
# IntelliJ
.idea/