d77176912b
* Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
16 lines
151 B
Text
16 lines
151 B
Text
# editor temporary files
|
|
*.sublime-*
|
|
.DS_Store
|
|
*.swp
|
|
#*.*#
|
|
tags
|
|
|
|
# direnv config
|
|
.env*
|
|
|
|
# test binaries
|
|
*.test
|
|
|
|
# coverage and profilte outputs
|
|
*.out
|
|
|