Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Commit

Permalink
Ignored docs _build and htmlcov dirs in gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanslenders committed Nov 27, 2013
1 parent 8b170c0 commit a8b1933
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
@@ -1,5 +1,11 @@
*.py[cod]

# Docs
docs/_build/

# Coverage
htmlcov/

# C extensions
*.so

Expand Down

0 comments on commit a8b1933

Please sign in to comment.