2
0
mirror of https://github.com/carlostrub/sisyphus synced 2024-10-31 09:20:15 +00:00

ignore coverage file

This commit is contained in:
Carlo Strub 2020-01-01 20:42:51 +01:00
parent 2aff8a9424
commit dcb226c08b
No known key found for this signature in database
GPG Key ID: 34EF3FF33C29811A

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
*.o *.o
*.a *.a
*.so *.so
*.coverprofile
# Folders # Folders
_obj _obj