Home

tmpls @98a05d3d1d8488ff9de77f5cd61131f17193ebb1 - 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}}