Skip to content

Commit c5167a1

Browse files
author
Charles Larivier
committed
feat: add .idea/ to .gitignore
1 parent 6d14894 commit c5167a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,5 @@ dmypy.json
139139
# Cython debug symbols
140140
cython_debug/
141141

142-
.idea
142+
143+
.idea/

0 commit comments

Comments
 (0)