pocketpy/.gitignore
2024-08-17 19:05:56 +08:00

40 lines
378 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
pocketpy.dSYM
libpocketpy.dylib.dSYM/
main.dSYM/
docs/references.md
.xmake
.vs
tests/00_tmp.py
docs/C-API/functions.md