Skip to content

Commit

Permalink
Add .idea to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Krish Patel committed Jun 15, 2023
1 parent 6a77a3a commit 5a28170
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 @@ -19,6 +19,9 @@ cache
.VSCode
.vsCode

#Idea
.idea

# Generated performance charts
performance

Expand Down

0 comments on commit 5a28170

Please sign in to comment.