github.com/phpdave11/gofpdf@v1.4.2/.gitignore (about)

     1  *.0
     2  coverage
     3  font/CalligrapherRegular.json
     4  font/CalligrapherRegular.z
     5  font/Ubuntu-*
     6  internal/files/bin/bin
     7  look
     8  makefont/makefont
     9  open
    10  **/*.out
    11  pdf/*.pdf
    12  pdf.txt
    13  private
    14  *.sublime*
    15  *.swp
    16  **/*.test
    17  .idea/
    18  doc/body.html
    19  doc/body.md
    20  doc/index.html
    21  doc/index.html.ok
    22  coverage.html
    23  
    24  # macOS
    25  .DS_Store