Remove unnecessary files from version control

This commit is contained in:
2025-06-19 00:00:06 +02:00
parent b760e7f891
commit 978b88e6a4
7 changed files with 8 additions and 48 deletions
+8 -1
View File
@@ -1,4 +1,11 @@
.gradle
.idea/
# Ignore Gradle wrapper files (if you already have gradlew and gradlew.bat)
gradle/wrapper/
# General OS-specific files
*.DS_Store
Thumbs.db
build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
@@ -39,4 +46,4 @@ bin/
.vscode/
### Mac OS ###
.DS_Store
.DS_Store