Skip to content

Commit

Permalink
add .venv* to .gitignore (jazzband#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbradburn authored and avelis committed Jul 18, 2017
1 parent 25075b3 commit fc67147
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 @@ -112,3 +112,6 @@ com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties

# Virtual env
.venv*

0 comments on commit fc67147

Please sign in to comment.