diff options
author | 2012-05-17 22:25:20 +0200 | |
---|---|---|
committer | 2012-05-27 19:54:29 +0200 | |
commit | 981b22599661afb8b0d7e62ae0b924d95559a33d (patch) | |
tree | b562efcd115c15b93844de567f09314a50f2fb4f | |
parent | add `Labels` and `Milestones` to docs (diff) | |
download | python-github3-981b22599661afb8b0d7e62ae0b924d95559a33d.tar.xz python-github3-981b22599661afb8b0d7e62ae0b924d95559a33d.zip |
add build/ to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,4 +5,5 @@ MANIFEST docs/_build dist/ +build/ *egg-info |