Update .gitignore to include .idea (#57)
Update .gitignore to include .idea for those using Py Charm
This commit is contained in:
parent
70330a886d
commit
93ed8a4c15
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ pythonenv*
|
||||
venv
|
||||
.venv
|
||||
.coverage
|
||||
.idea
|
||||
|
Loading…
x
Reference in New Issue
Block a user