vmware-go-kcl-v2/.gitignore

25 lines
No EOL
244 B
Text

# Ignore everything in this directory
*
# Except this file
!.gitignore
=======
/src/gen
/src/vendor
!/src/vendor/manifest
/bin
/pkg
/tmp
/log
/vms
/run
/go
.hmake
.hmakerc
.project
.idea
.vscode
*_mock_test.go
filenames
.DS_Store
.scannerwork/