Add cover.out to .gitignore

If tests (`make test`) fail, the file won't be removed and the git
working tree will appear dirty. Someone might accidentally commit this
`cover.out` file.
This commit is contained in:
Slavi Pantaleev
2022-08-26 09:46:15 +03:00
parent 0a5bc5d989
commit 6bceea6bee
+1
View File
@@ -1,2 +1,3 @@
/local.db
/local.db-journal
/cover.out