Untrack accidentally committed __pycache__; ignore .pyc
This commit is contained in:
parent
f86b9abecd
commit
62a208934c
2 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -24,3 +24,5 @@ Thumbs.db
|
||||||
|
|
||||||
# Automation harness run outputs
|
# Automation harness run outputs
|
||||||
.automation_runs/
|
.automation_runs/
|
||||||
|
**/__pycache__/
|
||||||
|
*.pyc
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Reference in a new issue