github.com/criteo/command-launcher@v0.0.0-20230407142452-fb616f546e98/.gitignore (about)

     1  *.code-workspace
     2  **/.vscode
     3  dist/
     4  build/
     5  .DS_Store
     6  command-launcher
     7  go.sum
     8  .idea/
     9  .cdt/
    10  cdt.json
    11  cdt_*.json
    12  node_modules
    13  *.swp
    14  test/metrics.txt
    15  cdt