aboutsummaryrefslogblamecommitdiffstats
path: root/.gitignore
blob: ef110ddc8f9a85321996521046e94cf16b7b7731 (plain) (tree)



















                                                                     

                           
    
 
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib

# Test binary, build with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

.DS_Store

# vim swap files
*.swp
*.swo

# Project specific
vendor
build
simulation/kubernetes/build
.dep