Skip to content

Commit

Permalink
Updated .gitignore
Browse files Browse the repository at this point in the history
Includes some virtual environment paths (env and .env)
  • Loading branch information
jdost committed Nov 21, 2012
1 parent 97e0bc8 commit 757bd1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
*.pyc
settings.py

env/*
.env/*

0 comments on commit 757bd1e

Please sign in to comment.