Home

tmpls @7c0714e47e9bab1daf3d27b9dc5ad0d36d5d29f2 - refs - log -
-
https://git.jolheiser.com/tmpls.git
tmpl templates
tmpls / template / .gitignore
- raw
1
2
3
4
5
6
7
8
# GoLand
.idea/

{{if ne .binary "" -}}
# Binaries
/{{.binary}}
/{{.binary}}.exe
{{- end}}