Skip to content

Commit 7835dd7

Browse files
committed
BLD: add .idea in the gitignore
1 parent edfd9f7 commit 7835dd7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ dist/
1717
.pytest_cache/
1818

1919
# Other
20-
*.DS_Store
20+
*.DS_Store
21+
# PyCharm
22+
.idea

0 commit comments

Comments
 (0)