mirror of
https://github.com/ZSeven-W/openpencil.git
synced 2026-06-01 03:14:29 +07:00
chore: gitignore tools/__pycache__/ + remove the .pyc that snuck in
This commit is contained in:
parent
759fbc3950
commit
8a1ba4d19f
2 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -36,3 +36,5 @@ dist-electron/
|
|||
Cargo.lock.merge-conflict
|
||||
/crates/*/target
|
||||
/vendor/agent/target
|
||||
|
||||
tools/__pycache__/
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in a new issue