Add .cover to gitignore
This commit is contained in:
parent
ffa751b1a7
commit
f97ac44445
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
sqlboiler.toml
|
sqlboiler.toml
|
||||||
models/
|
models/
|
||||||
testschema.sql
|
testschema.sql
|
||||||
|
.cover
|
||||||
|
|
Loading…
Reference in a new issue