update .gitignore
Ignore build/ directory, which is auto-created when running `python setup.py bdist` like dist/ directory. Change-Id: Ie58936320d995e4e81f8929128475e538665bde8
This commit is contained in:
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@
*.sw?
doc/build/*
dist
build
ChangeLog
.coverage
swift.egg-info
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.