Skip to content

Commit 7cdaffe

Browse files
committed
Add directories generated when building wheel packages to gitignore
1 parent 79910d4 commit 7cdaffe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
*.egg-info/
2+
build/
3+
dist/
14
docs/_build

0 commit comments

Comments
 (0)