10000 if you python setup.py sdist or python setup.py bdist_wheel it create… · Lukasa/github3.py@72f9fca · GitHub
[go: up one dir, main page]

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)
0