predixy/.gitignore
2026-01-15 11:08:13 +01:00

11 lines
146 B
Plaintext

dump.rdb
__pycache__/
# Object files
src/*.o
# Binary executable
src/predixy
# Python virtual environment (uv manages this automatically)
.venv