Skip to content

Commit

Permalink
chore: ignore .idea folder created by JetBrains IDEs
Browse files Browse the repository at this point in the history
  • Loading branch information
electron0zero committed Dec 22, 2024
1 parent 7e25c6f commit 8ee3f24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ dependencies-stamp
.deps
*.tar.gz
/vendor

# JetBrains IDEs
.idea/

0 comments on commit 8ee3f24

Please sign in to comment.