github.com/shyftnetwork/go-empyrean@v1.8.3-0.20191127201940-fbfca9338f04/shyft_documentation/.gitignore (about)

     1  *.gem
     2  *.rbc
     3  .bundle
     4  .config
     5  coverage
     6  InstalledFiles
     7  lib/bundler/man
     8  pkg
     9  rdoc
    10  spec/reports
    11  test/tmp
    12  test/version_tmp
    13  tmp
    14  *.DS_STORE
    15  build/
    16  .cache
    17  .vagrant
    18  .sass-cache
    19  
    20  # YARD artifacts
    21  .yardoc
    22  _yardoc
    23  doc/
    24  .idea/