Skip to content

Commit

Permalink
Merge pull request #301 from freyes/add-to-gitignore
Browse files Browse the repository at this point in the history
Added "*.so" and "docs/_build" to gitignore
  • Loading branch information
aclark4life committed Jul 24, 2013
2 parents e7e978e + 9f4f09f commit 78dc47c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
build
dist
.tox
*.so
docs/_build

0 comments on commit 78dc47c

Please sign in to comment.