Skip to content

Commit

Permalink
Add virtualenv to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wallento committed Oct 28, 2018
1 parent 9f762a0 commit e70fda7
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
Expand Up @@ -7,5 +7,8 @@ __pycache__
dist/
riscv_model.egg-info/

# virtual environment
venv/

# Auto-generated
riscvmodel/version.py

0 comments on commit e70fda7

Please sign in to comment.