Browse Source

Ignores envs/ (for virtualenv)

Matthew Wang 8 years ago
parent
commit
2a67fb2858
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -2,6 +2,7 @@
2 2
 *.pyc
3 3
 *~
4 4
 *.tmp
5
+/envs/
5 6
 /.coverage
6 7
 /.travis-solo/
7 8
 /htmlcov/