Skip to content

Commit ff2b0dc

Browse files
committed
Update .gitignore
1 parent 347a97f commit ff2b0dc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.gitignore

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
# Packages
55
*.egg
66
*.egg-info
7-
dist
8-
build
97
.eggs
108
eggs
11-
parts
12-
bin
13-
var
14-
sdist
159
develop-eggs
16-
.installed.cfg
10+
bin
11+
build
12+
dist
1713
lib
1814
lib64
15+
parts
16+
sdist
17+
var
18+
.installed.cfg
1919
__pycache__
2020

2121
# Python3 pyvenv

0 commit comments

Comments
 (0)