Skip to content

Commit

Permalink
Add .venv/ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmitterdorfer committed Jan 2, 2018
1 parent ec59dbf commit df1bd59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,5 @@ target/

# Rally specific
.rally_it/
# Virtualenv for development
.venv/

0 comments on commit df1bd59

Please sign in to comment.