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 Nov 7, 2023
1 parent 7265277 commit e2c0e2f
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 e2c0e2f

Please sign in to comment.