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