From 410e2f272ca28955dc47b8f29f854e3bbdb83da8 Mon Sep 17 00:00:00 2001 From: MarcoE Date: Fri, 5 Apr 2024 13:28:18 +0200 Subject: [PATCH] Modifica gitignore --- .gitignore | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 9edc2a12c6..8d7bc9bc00 100644 --- a/.gitignore +++ b/.gitignore @@ -35,14 +35,14 @@ # When using Gradle or Maven with auto-import, you should exclude module files, # since they will be recreated, and may cause churn. Uncomment if using # auto-import. -# .idea/artifacts -# .idea/compiler.xml -# .idea/jarRepositories.xml -# .idea/modules.xml -# .idea/*.iml -# .idea/modules -# *.iml -# *.ipr + .idea/artifacts + .idea/compiler.xml + .idea/jarRepositories.xml + .idea/modules.xml + .idea/*.iml + .idea/modules + *.iml + *.ipr # CMake cmake-build-*/