github.com/rohankumardubey/aresdb@v0.0.2-0.20190517170215-e54e3ca06b9c/.gitignore (about)

     1  vendor
     2  coverage.*
     3  junit.xml
     4  .idea
     5  .gopath
     6  .*.swp
     7  *.coverprofile
     8  *.a
     9  *.o
    10  *.so
    11  gtest
    12  build
    13  goenv
    14  ares-root
    15  default.yaml
    16  bower_components
    17  node_modules
    18  CMakeCache.txt
    19  CMakeFiles/
    20  Makefile
    21  cmake-build-debug/
    22  bin/
    23  .bin/
    24  lib/
    25  .DS_Store
    26  thirdparty/
    27  CTestTestfile.cmake
    28  cmake_install.cmake
    29  googletest-prefix/
    30  include/
    31  rdkafka-prefix/
    32  rmm-prefix/
    33  testing/