mirror of
https://github.com/joyieldInc/predixy.git
synced 2026-02-05 01:42:24 +08:00
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
dump.rdb
|
|
__pycache__/
|
|
# Object files
|
|
src/*.o
|
|
|
|
# Binary executable
|
|
src/predixy
|
|
|
|
# Python virtual environment (uv manages this automatically)
|
|
.venv
|