Update .gitignore

This commit is contained in:
kojix2 2020-08-03 09:42:55 +09:00
parent 71afa3cda7
commit 868ab0a197

1
.gitignore vendored
View File

@ -6,4 +6,5 @@
/pkg/ /pkg/
/spec/reports/ /spec/reports/
/tmp/ /tmp/
/vendor/
*.lock *.lock