Skip to content

Commit

Permalink
.gitignore any generated cf-conventions.pdf file
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbarring committed Oct 17, 2023
1 parent ae20a92 commit d592e85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.DC_Store
*~

# Do not store generated HTML files
# Do not store generated HTML and PDF files
cf-conventions.html
cf-conventions.pdf

0 comments on commit d592e85

Please sign in to comment.