diff options
| author | 2025-08-03 21:08:09 -0400 | |
|---|---|---|
| committer | 2025-08-03 21:08:09 -0400 | |
| commit | 6c04c5dd1c90df2e485e0bab626dc9f7efa6fd34 (patch) | |
| tree | 183d168b3998881968e90368d9976db5b19a8787 /.gitignore | |
add conspire, with most meta-tests passed
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..111df7d --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +tests/*.log +*.import.scm +*.a +*.o +*.so +*.build.sh +*.install.sh +*.link +*.tar.gz |
