Skip to content

Commit 0b70996

Browse files
committed
Adding .idea to .gitignore
1 parent 78e52ce commit 0b70996

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,6 @@ ENV/
9999

100100
# mypy
101101
.mypy_cache/
102+
103+
# pycharm
104+
.idea

0 commit comments

Comments
 (0)