pocketpy/.gitignore
2024-09-09 13:20:11 +08:00

38 lines
336 B
Plaintext

__pycache__/
.vscode
.ipynb_checkpoints
.DS_Store
.coverage
.idea
.cache/clangd/
gmon.out
gprof.txt
amalgamated
web/lib
*.a
*.so
*.dll
*.dylib
plugins/unity/
plugins/macos/pocketpy/pocketpy.*
main.exe
main.obj
pocketpy.exp
pocketpy.lib
APPS
build
main
*.dSYM
docs/references.md
.xmake
.vs
tests/00_tmp.py
docs/C-API/functions.md