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
/.gradle/ .gradle/
/build/ build/
### IntelliJ IDEA ### # JetBrains IDEA
/.idea/libraries/ .idea/
/.idea/compiler.xml *.iml
/.idea/jarRepositories.xml
/.idea/misc.xml
/.idea/modules.xml