1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-07 01:21:15 +02:00
gitea/conf/gitignore/Gcov

6 lines
56 B
Plaintext
Raw Normal View History

# gcc coverage testing tool files
*.gcno
*.gcda
*.gcov