diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-09-06 12:20:58 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-09-06 12:20:58 -0400 |
| commit | 589dacba3036a39e600d0d5ad448a1c34c4e0bc1 (patch) | |
| tree | 9337f355d0fa4ae77589d277c361e06a330ac97c | |
| parent | c94fec092e9e7dd7f3551976d12001d342a2104c (diff) | |
Tweak gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,3 +7,6 @@ /tags /test/* !/test/*.tm +/examples/* +!/examples/*.tm +!/examples/*.ini |
