1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00

Prevent committing code coverage results to the repo

This commit is contained in:
Mark Felder 2019-05-09 10:53:43 -05:00
parent c2efc689d1
commit c869ec2504

4
.gitignore vendored
View file

@ -38,3 +38,7 @@ erl_crash.dump
# Prevent committing docs files
/priv/static/doc/*
# Code test coverage
/cover
/Elixir.*.coverdata