Skip to content

Commit

Permalink
Added .idea files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
akhromets committed May 8, 2024
1 parent 89521c5 commit bdec82b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.idea

# code coverage
/coverage
Expand Down

0 comments on commit bdec82b

Please sign in to comment.