github.com/datreeio/datree@v1.9.22-rc/.gitignore (about)

     1  dist
     2  vendor
     3  datree
     4  .DS_STORE
     5  .vscode
     6  .idea/*
     7  
     8  # macos code signing
     9  DatreeCli.cer
    10  DatreeCli.p12
    11  
    12  # brew
    13  homebrew*
    14  
    15  # travis
    16  travis_wait*
    17  
    18  # 
    19  changelog.txt
    20  
    21  # don't ignore json schema config files
    22  !.idea/jsonSchemas.xml