Idris2-boot/tests/chez/chez013/.gitignore
Kamil Shakirov b14559c08c Use Makefile for tests/chez/chez013
Fixes running tests on MacOS where dlopen(3) loads shared libraries with 'dylib' extension.
2020-03-03 14:57:45 +06:00

8 lines
34 B
Plaintext

*.d
*.o
*.obj
*.so
*.dylib
*.dll