diff options
| author | 2025-10-26 13:53:55 -0400 | |
|---|---|---|
| committer | 2025-10-26 13:53:55 -0400 | |
| commit | 764ab15ddabaac7545945d5241821e470e5ba918 (patch) | |
| tree | 88ab2530136b6b33b25e150ddd93f8ceb191067d /.gitignore | |
| parent | tests, chibi support (diff) | |
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -tests/*.log +*.log *.import.scm *.a *.o @@ -6,3 +6,4 @@ tests/*.log *.build.sh *.install.sh *.link +*.tar.gz |
