Skip to content

Commit c6a138d

Browse files
committed
update gitignore
1 parent 5bbfbd9 commit c6a138d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
build
2+
dist
23
*py~
34
*pyc
45
*~
5-
*.egg*
6+
*.egg*
7+
*#*

0 commit comments

Comments
 (0)