update go generated project files
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
e346c2e0ba
commit
2446892a69
8 changed files with 167 additions and 72 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -4,8 +4,6 @@
|
|||
*.o
|
||||
*.a
|
||||
*.so
|
||||
*.swo
|
||||
*.swp
|
||||
|
||||
# Folders
|
||||
_obj
|
||||
|
@ -45,6 +43,12 @@ Icon
|
|||
.Trashes
|
||||
|
||||
binctr
|
||||
cross/
|
||||
|
||||
# Go coverage results
|
||||
coverage.txt
|
||||
profile.out
|
||||
|
||||
*.tar
|
||||
rootfs
|
||||
config.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue