Home

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