diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,3 +20,6 @@ doc/body.md doc/index.html doc/index.html.ok coverage.html + +# macOS +.DS_Store
\ No newline at end of file |
index : gofpdf | ||
A PDF document generator with high level support for text, drawing and images |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -20,3 +20,6 @@ doc/body.md doc/index.html doc/index.html.ok coverage.html + +# macOS +.DS_Store
\ No newline at end of file |