Skip to content

Commit 682cc9b

Browse files
UPDATE. ignoring common IDE directories
1 parent 195c2fb commit 682cc9b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
.coverage
33
cov_html
44
docs/build
5-
dist
5+
dist
6+
7+
# IDE
8+
.idea
9+
.code

0 commit comments

Comments
 (0)