add .idea/* to gitignore

This commit is contained in:
redstone2888 2026-07-06 19:25:06 +04:00
parent 118172aeda
commit bfa59178c4
4 changed files with 1 additions and 392 deletions

1
.gitignore vendored
View file

@ -12,6 +12,7 @@ run/
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
.idea/*
*.iws
*.iml
*.ipr