This website requires JavaScript.
Explore
Help
Sign In
yggdrasil
/
openlibm
Watch
1
Star
0
Fork
0
You've already forked openlibm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openlibm
/
.gitignore
13 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Almost building the full thing.
2011-12-31 12:48:43 +05:30
*.o
*~
*.a
hide versioned libraries from git
2014-01-13 01:14:22 -05:00
*.dll*
*.so*
*.dylib*
add .pc to .gitignore
2014-06-20 10:08:16 -04:00
*.pc
test: add target to gen coverage report (#295) * test: add target to gen coverage report * test: show branch coverage * ci: setup codecov * Readme: add codecov badge * ci: upload coverage report * test: add note for CODE_COVERAGE flag
2024-01-20 09:14:10 -06:00
# code coverage
cov-html/
*.gcda
*.gcno
Reference in New Issue
Copy Permalink