Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Commit

Permalink
Added super zips and virtual envs to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
brownhead committed Nov 8, 2013
1 parent 0f7b854 commit bda9b41
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,9 @@ docs/_build/

# Vim files
*~

# Super zips
*.sz

# Virtual Environments
venv*/

0 comments on commit bda9b41

Please sign in to comment.