pocketpy/.gitignore
blueloveTH bc991249b9 ...
2024-08-14 18:28:31 +08:00

39 lines
354 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