diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-05-02 12:51:59 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-05-02 12:51:59 -0400 |
| commit | 64baf34ea02b52f18a7eace17720579941912359 (patch) | |
| tree | a1875b636aa198d3d0699283523f99e6c277f638 | |
| parent | c2daf6a92895d9835ecf75118f7fa1f25ff0395f (diff) | |
Ignore compiled test binaries
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ *.tm.o /tomo /tags +/test/* +!/test/*.tm |
