github.com/april1989/origin-go-tools@v0.0.32/.gitignore (about)

     1  # Add no patterns to .gitignore except for files generated by the build.
     2  last-change
     3  mytest/
     4  
     5  .DS_Store
     6  golog
     7  gologfile\ copy
     8  
     9  main/main
    10  _issues/
    11  _local/
    12  _logs/
    13  _myresult/
    14  _panics/
    15  _tests_loop/
    16  pta_summary.md
    17  
    18  coverage.txt
    19  
    20  
    21  
    22