Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Ignore hidden virtualenvs and SQLite DB files.
  • Loading branch information
kgaughan committed Jul 15, 2012
1 parent f035ae2 commit aa6a47c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -13,3 +13,6 @@ _build/
.coverage
.tox
__pycache__
# Other random nonsense
/.venv
*.db

0 comments on commit aa6a47c

Please sign in to comment.