github.com/jfrog/jfrog-cli-go@v1.22.1-0.20200318093948-4826ef344ffd/.gitignore (about)

     1  # IDEs
     2  .idea
     3  .vscode
     4  *.iml
     5  
     6  # Test files
     7  testsdata/go/project1/go.sum
     8  testsdata/go/tmp
     9  tmp
    10  out
    11  
    12  # Pipdeptree
    13  artifactory/utils/pip/dependencies/deptreescript.go
    14  
    15  # JFrog executable
    16  jfrog
    17  
    18  # Vim
    19  *~
    20  *.swp
    21  
    22  # IOS
    23  *.DS_Store