fixed dependencies
This commit is contained in:
25
vendor/github.com/go-pdf/fpdf/.gitignore
generated
vendored
Normal file
25
vendor/github.com/go-pdf/fpdf/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
*.0
|
||||
coverage
|
||||
font/CalligrapherRegular.json
|
||||
font/CalligrapherRegular.z
|
||||
font/Ubuntu-*
|
||||
internal/files/bin/bin
|
||||
look
|
||||
makefont/makefont
|
||||
open
|
||||
**/*.out
|
||||
pdf/*.pdf
|
||||
pdf.txt
|
||||
private
|
||||
*.sublime*
|
||||
*.swp
|
||||
**/*.test
|
||||
.idea/
|
||||
doc/body.html
|
||||
doc/body.md
|
||||
doc/index.html
|
||||
doc/index.html.ok
|
||||
coverage.html
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user