github.com/dbernstein1/tyk@v2.9.0-beta9-dl-apic+incompatible/.gitignore (about)

     1  .DS_Store
     2  .idea/
     3  .vagrant/
     4  .vscode/
     5  temp/
     6  /middleware/bundles
     7  /middleware/e1d21f942ec746ed416ab97fe1bf07e8/
     8  /middleware/e1d21f942ec746ed416ab97fe1bf07e8_IGNORED/
     9  testapps/
    10  /vendor/github.com/TykTechnologies_hotfix/
    11  /vendor/github.com/dgrijalva_hotfix/
    12  
    13  /utils/release_live.sh
    14  /utils/release_rc.sh
    15  /utils/build_hybrid.sh
    16  /utils/cloud_release.sh
    17  
    18  build_tools/
    19  build/
    20  
    21  /*.conf
    22  /*.json
    23  /*.bak
    24  
    25  /tyk
    26  logs/
    27  *.mprof
    28  *.cov
    29  /apps/test.json
    30  logs
    31  lint_results.txt
    32  test_apps/
    33  run.sh
    34  petstore.json
    35  *.cert
    36  *.key
    37  *.pem
    38  *.csr
    39  *.prof
    40  *.blockprof
    41  *.mutexprof
    42  *.pdf
    43  *.mmdb
    44  *.cov
    45  *.so
    46  !testdata/*.mmdb
    47  *.pid
    48  coprocess_gen_test.go
    49  session_state_gen_test.go
    50  __pycache__/
    51  tyk.test
    52  
    53  tyk_linux_*