From: Roman Chvanikov Date: Sat, 20 Apr 2019 12:42:50 +0000 (+0700) Subject: Do not track coverage files X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=05cdb2f2389376081973d96b32e876d2a032d1f1;p=akkoma Do not track coverage files --- diff --git a/.gitignore b/.gitignore index 774893b35..8166e65e9 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,5 @@ erl_crash.dump # Prevent committing docs files /priv/static/doc/* + +/cover