diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-04-15 16:52:55 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-04-15 16:52:55 -0400 |
| commit | 0e0808bce2160eb1382a2cf9499d943d4e51bdf4 (patch) | |
| tree | cbfe0cf941048121c07396bc5375aa6dc5eb59c8 /.gitignore | |
| parent | d6651e0d8f5bbc7dba12003ccda023c97273ce86 (diff) | |
Add configuration script to choose install paths and default C compiler
and bake those into the compiled Tomo code
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +/config.mk /examples/*/* !/examples/*.* !/examples/*/*.* |
