mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-07-15 16:58:34 +00:00
ignore python compiled files
!skip ci
This commit is contained in:
parent
653efecd02
commit
3ea930a978
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -26,3 +26,6 @@ tests/wamr-test-suites/workspace
|
||||||
!/test-tools/wamr-ide/VSCode-Extension/.vscode
|
!/test-tools/wamr-ide/VSCode-Extension/.vscode
|
||||||
|
|
||||||
samples/socket-api/wasm-src/inc/pthread.h
|
samples/socket-api/wasm-src/inc/pthread.h
|
||||||
|
|
||||||
|
**/__pycache__
|
||||||
|
**/*.pyc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user