Skip to content

Commit 7827083

Browse files
author
Alexey Tsitkin
committed
adding git ignore stuff
1 parent 5bf8b2b commit 7827083

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@
1010
# Ignore EGG files
1111
*.egg-info
1212
*.egg
13+
14+
# Ignore built files for PyPi
15+
build/
16+
dist/

0 commit comments

Comments
 (0)