github.com/anthonyme00/gomarkdoc@v1.0.0/.gitignore (about)

     1  /coverage.txt
     2  /gomarkdoc
     3  /bin/
     4  README-*-test.md
     5  
     6  # editor and IDE paraphernalia
     7  .vscode/*
     8  .idea
     9  *.iml
    10  *.swp
    11  *.swo
    12  *~