ccalc 0.7.0

Command-line calculator with accumulator, memory cells, multi-base arithmetic, and script file support
1
2
3
4
5
6
7
# Normalize line endings to LF in the repository
* text=auto eol=lf

# Explicitly binary files — no line-ending conversion
*.png binary
*.ico binary
*.exe binary