Idris2/.gitignore
2020-05-19 18:46:57 -04:00

27 lines
292 B
Plaintext

*~
*.ibc
*.ttc
*.ttm
*.o
*.d
*.a
*.dll
/build
/libs/**/build
/tests/**/output
/tests/**/*.so
/tests/**/*.dylib
/tests/**/*.dll
/tests/build/exec
/src/IdrisPaths.idr
/bootstrap/bin/
/bootstrap/idris2-0*/
/bootstrap/idris2sh_app/*.so
/bootstrap/idris2sh_app/idris2-boot.ss
/bootstrap/lib/