github.com/microsoft/fabrikate@v1.0.0-alpha.1.0.20210115014322-dc09194d0885/.gitignore (about)

     1  _components
     2  
     3  # Binaries for programs and plugins
     4  *.exe
     5  *.exe~
     6  *.dll
     7  *.so
     8  *.dylib
     9  
    10  # Test binary, build with `go test -c`
    11  *.test
    12  
    13  # Output of the go coverage tool, specifically when used with LiteIDE
    14  *.out
    15  
    16  generated
    17  components
    18  releases
    19  helm_repos
    20  .DS_Store
    21  .idea
    22  .vscode
    23  /fab
    24  /fabrikate