compile-r7rs/.gitignore

15 lines
92 B
Plaintext

*.swp
*.swo
*.link
compile-r7rs
test
*.c
*.o
*.o*
*.a
*.so
!src
*.rkt
README.txt
*.import.*