Skip to content

Commit

Permalink
Merge pull request #10 from mavieth/gitignore-fix
Browse files Browse the repository at this point in the history
Add venv and env to .gitignore
  • Loading branch information
DimaKudosh authored Nov 7, 2017
2 parents ba820f8 + 2d4d4da commit dcf11b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ htmlcov
pydfs_lineup_optimizer.egg-info
MANIFEST
docs/_build
.eggs
.eggs
venv
env

0 comments on commit dcf11b7

Please sign in to comment.