Skip to content

Commit

Permalink
Add .idea to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle committed May 17, 2024
1 parent b729d5e commit ef9bc71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.idea/

/.yarn/*
!/.yarn/cache
!/.yarn/patches
Expand Down

0 comments on commit ef9bc71

Please sign in to comment.