Skip to content

Commit

Permalink
Update .gitignore to include .idea (#57)
Browse files Browse the repository at this point in the history
Update .gitignore to include .idea for those using Py Charm
  • Loading branch information
rroller authored May 14, 2021
1 parent 70330a8 commit 93ed8a4
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 @@ -3,3 +3,4 @@ pythonenv*
venv
.venv
.coverage
.idea

0 comments on commit 93ed8a4

Please sign in to comment.