github.com/ericjee/storage@v1.12.13/.gitignore (about)

     1  # containers/storage project generated files to ignore
     2  #  if you want to ignore files created by your editor/tools,
     3  #  please consider a global .gitignore https://help.github.com/articles/ignoring-files
     4  *.1
     5  *.exe
     6  *~
     7  *.orig
     8  *.test
     9  .*.swp
    10  .DS_Store
    11  # a .bashrc may be added to customize the build environment
    12  .bashrc
    13  .gopath/
    14  docs/AWS_S3_BUCKET
    15  docs/GITCOMMIT
    16  docs/GIT_BRANCH
    17  docs/VERSION
    18  docs/_build
    19  docs/_static
    20  docs/_templates
    21  docs/changed-files
    22  # generated by man/md2man-all.sh
    23  man/man1
    24  man/man5
    25  man/man8
    26  vendor/pkg/
    27  .vagrant
    28  /containers-storage
    29  /containers-storage.*