Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,9 @@ paket-files/
__pycache__/
*.pyc

# Python virtual environment
.venv/

# Cake - Uncomment if you are using it
# tools/**
# !tools/packages.config
Expand Down Expand Up @@ -408,4 +411,4 @@ FodyWeavers.xsd
*.msp

# JetBrains Rider
*.sln.iml
*.sln.iml