Add IntelliJ run configurations

This commit is contained in:
2026-03-04 21:52:20 -07:00
parent 5b4797fdcc
commit c5da0582fb
2 changed files with 23 additions and 1 deletions

3
.gitignore vendored
View File

@@ -13,7 +13,8 @@ target/
.sts4-cache
### IntelliJ IDEA ###
.idea
.idea/*
!.idea/runConfigurations/
*.iws
*.iml
*.ipr