Skip to content

Commit

Permalink
Gitignore .idea
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSlimeDiamond committed Aug 9, 2023
1 parent 80a1aaf commit 622566d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ build/
!**/src/main/**/build/
!**/src/test/**/build/
!**/src/main/net/minecraft/

### IntelliJ IDEA ###
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
.idea/
*.iws
*.iml
*.ipr
Expand Down

0 comments on commit 622566d

Please sign in to comment.