compile-r7rs/.gitignore

15 lines
93 B
Plaintext

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