Commit 4de18417 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add virtualenvwrapper's ".venv" to global ignore

parent 051a2c27
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -7,3 +7,6 @@

# default gcc output name
a.out

# python virtualenv[wrapper]
.venv