Skip to content

Commit 9229934

Browse files
committed
Add .idea/ to .gitignore
1 parent e1c32fa commit 9229934

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
@@ -125,6 +125,9 @@ venv.bak/
125125
.dmypy.json
126126
dmypy.json
127127

128+
# Pycharm
129+
.idea/
130+
128131
# Pyre type checker
129132
.pyre/
130133

0 commit comments

Comments
 (0)