chore: exclude generated .syso files from git repo
Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
parent
5ed59d0993
commit
f819762561
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -15,6 +15,9 @@
|
|||
/pkg_payload
|
||||
/build/macOS/resources
|
||||
|
||||
# Windows resource files
|
||||
/cmd/gh/*.syso
|
||||
|
||||
# VS Code
|
||||
.vscode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue