fix: bump plugin version to fix circular dependencies and make gradlew executable, remove .idea/ junk

This commit is contained in:
oskarscot
2026-02-02 16:32:44 +00:00
parent 0a897e0522
commit d6575627a3
6 changed files with 4 additions and 20 deletions

4
.gitignore vendored
View File

@@ -8,6 +8,7 @@ target/
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/*.xml
.idea/libraries/
*.iws
*.iml
@@ -41,4 +42,5 @@ build/
### Gradle ###
.gradle
.kotlin
devserver
devserver
/.idea/