Skip to content

Commit 732ff85

Browse files
committed
extend gitignore
1 parent e11aa91 commit 732ff85

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
.idea
2+
.vscode
3+
14
/build
25
/venv
36
/dist
47
__pycache__
58
/whyslow.egg-info
6-
.DS_Store
9+
.DS_Store

0 commit comments

Comments
 (0)