pocketpy/.gitignore
blueloveTH b34ef3aa1c ...
2023-07-16 02:38:33 +08:00

36 lines
443 B
Plaintext

__pycache__/
.vscode
.ipynb_checkpoints
.DS_Store
.coverage
src/main
gmon.out
gprof.txt
/pocketpy
amalgamated
web/lib
*.so
*.dll
plugins/unity/
plugins/flutter/example/web/lib/pocketpy.js
plugins/flutter/example/web/lib/pocketpy.wasm
plugins/flutter/src/pocketpy.*
plugins/macos/pocketpy/pocketpy.*
include/pocketpy/_generated.h
profile.sh
test
src/httplib.h
main.exe
main.obj
pocketpy.exp
pocketpy.lib
APPS
build
pocketpy.dSYM
main
pypi/