Home

tmpls @d71e8fa6840751579ff9fb4bef19041140f52a37 - 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}}