Skip to content

Commit 60e3d4a

Browse files
committed
Update .gitignore
1 parent 88b93dd commit 60e3d4a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@ doctrees
33
*.inv
44
*.pickle
55
*.ignore
6+
*.code-workspace
67

78
.vscode/
89
.cache/
9-
dist/
10+
dist/
11+
build/
12+
docs/BuildDocEnv/
13+
playground/
14+
*egg-info/

0 commit comments

Comments
 (0)