Squashed commit of the following:

commit 60c1634e1a159bf992b2ed1cdff632490294c48b
Author: Morph01 <thibaut6969delastreet@gmail.com>
Date:   Mon Feb 3 11:36:25 2025 +0100

    fix: remove .idea et .vscode
This commit is contained in:
2025-02-03 11:37:12 +01:00
parent 7bc99258ec
commit f57aa34d36
2 changed files with 3 additions and 3 deletions

3
.gitignore vendored
View File

@@ -30,3 +30,6 @@ replay_pid*
# Ignore Gradle build output directory
build
.idea
.vscode

View File

@@ -1,3 +0,0 @@
{
"java.configuration.updateBuildConfiguration": "automatic"
}