aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-08-31 20:38:05 -0400
committerGravatar Peter McGoron 2025-08-31 20:38:05 -0400
commita1cb2ba03ce8d39bc0bcfd8d54ecc878670ca4ee (patch)
tree1fe5aebe4443cfbe6f1b083d3a8c7f14235d4d47 /.gitignore
hascheme init -- figured out some space leak issues
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7a4a6fa
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+tests/*.log
+*.import.scm
+*.a
+*.o
+*.so
+*.build.sh
+*.install.sh
+*.link