Browse Source

Ignore python .venv directory

pull/335/head
Roy Smith 1 week ago
parent
commit
a1beb779dc
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -16,3 +16,4 @@ htmlcov/
compile_commands.json compile_commands.json
.idea/ .idea/
.pytest_cache/ .pytest_cache/
.venv/

Loading…
Cancel
Save