Add: git ignore

This commit is contained in:
rubenpirreram
2026-05-06 17:52:52 +02:00
parent f1cee0810e
commit 35654f6823
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ target/
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
!.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/Project_Default.xml
*.iws
*.iml
*.ipr
+1
View File
@@ -2,5 +2,6 @@
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="DuplicatedCode" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="MissingJavadoc" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>