git:ignore: Add /venv/
This commit is contained in:
@@ -20,3 +20,6 @@ Session.vim
|
||||
|
||||
# Ignore python bytecode cache
|
||||
__pycache__/
|
||||
|
||||
# Ignore python virtual environment
|
||||
/venv/
|
||||
|
||||
Reference in New Issue
Block a user