aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
blob: dcb7cf604f45e131c2ee39884f5d3ef7da7a01d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Dependencies
/.deps

# Build Output
/x86
/amd64

# Misc
/go.sum
/sign.bat
*.swp
*.bak
*.syso
.idea