sup-dolphin-memory-lib/.gitignore
sup39 2527142f07 [v0.1.0] pack into one PyPI package
Complete all basic functions, including:
- find dolphin, init shared memory
- read/write raw bytes
- read/write struct
- read/write single value (uint32/16/8, int32/16/8, float)
2022-06-25 03:23:12 +09:00

4 lines
44 B
Text

__pycache__/
*.egg-info/
/dist/
/build/