add vscode to gitignore
This commit is contained in:
parent
a0d95ae667
commit
39a24033bc
|
@ -6,6 +6,7 @@
|
|||
/.venv/**
|
||||
/input/**
|
||||
/scripts/BLIP
|
||||
/.vscode/**
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
Loading…
Reference in New Issue