Skip to content

Commit 72f9fca

Browse files
committed
if you python setup.py sdist or python setup.py bdist_wheel it creates a build directory -- don't want this in the repo
1 parent 185aac1 commit 72f9fca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ htmlcov/
1212
.tox/
1313
venv/
1414
venv*/
15+
build/

0 commit comments

Comments
 (0)