predixy/.gitignore
2026-01-14 21:30:55 +01:00

9 lines
124 B
Plaintext

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