diff options
| author | 2025-01-10 18:01:05 -0500 | |
|---|---|---|
| committer | 2025-01-10 18:01:05 -0500 | |
| commit | ae54a031c96e8729c94baf706fa13ed6e8aa3d6d (patch) | |
| tree | 9248c4da8777f086f70c376849b3131e05f27b5e /.gitignore | |
tests run in CHICKEN 5
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0880f22 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.build.sh +*.install.sh +*.import.scm +*.so +*.link +*.o |
