Compare commits

1 Commits

Author SHA1 Message Date
930503d949 fix: .gitignore 2025-08-19 13:17:36 +03:00

15
.gitignore vendored
View File

@@ -1,10 +1,7 @@
### Gradle ###
/.gradle/
/build/
# Gradle
.gradle/
build/
### IntelliJ IDEA ###
/.idea/libraries/
/.idea/compiler.xml
/.idea/jarRepositories.xml
/.idea/misc.xml
/.idea/modules.xml
# JetBrains IDEA
.idea/
*.iml