Add __pycache__ to gitignore
This commit is contained in:
parent
82c0283b25
commit
353b7d7fdc
|
|
@ -4,3 +4,4 @@
|
||||||
node_modules
|
node_modules
|
||||||
cardiograph.code-workspace
|
cardiograph.code-workspace
|
||||||
*venv*
|
*venv*
|
||||||
|
*__pycache__
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue