github.com/pingcap/tidb-lightning@v5.0.0-rc.0.20210428090220-84b649866577+incompatible/.gitignore (about)

     1  .DS_Store
     2  bin/
     3  test_*/
     4  *.log
     5  *.tar.gz
     6  .idea
     7  *.local
     8  *.pyc
     9  *.ezdraw
    10  vendor/
    11  tools/bin/
    12  go.mod
    13  go.sum
    14  
    15  # for the web interface
    16  web/node_modules/
    17  web/dist/