mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-01-12 17:22:47 +08:00
Add 'venv' to top gitignore, as standard name convention lsfor python venv's in this project
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -9,5 +9,8 @@ test-server-flags-output
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Standardize on 'venv' as the name for python venv directories
|
||||
venv
|
||||
|
||||
# Test artifacts
|
||||
*.tix
|
||||
|
||||
Reference in New Issue
Block a user