Mercury.gitignore 77 字节
Newer Older
1 2 3 4 5 6 7 8 9
Mercury/
*.mh
*.err
*.init
*.dll
*.exe
*.a
*.so
*.dylib
10
*.beams
11 12
*.d
*.c_date