about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorCase Duckworth2023-06-01 16:30:09 -0500
committerCase Duckworth2023-06-01 16:30:09 -0500
commitc3481952e04eb79056ed5510f91c597ccb5dddd7 (patch)
treee73f79a04106fcf121fb7ca516aa6794f3982aeb /.gitignore
parentRemove spurious import (diff)
downloadapple-c3481952e04eb79056ed5510f91c597ccb5dddd7.tar.gz
apple-c3481952e04eb79056ed5510f91c597ccb5dddd7.zip
Change name to apple and add makefile
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6430706 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,3 @@
1*.link
2apple
3apple-bin.scm \ No newline at end of file