8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
*.pdf
|
|
# but keep the pdfs in the "assets" folder
|
|
!assets/*
|
|
|
|
# finally - allow the main.pdf to be commited for completeness
|
|
!main.pdf
|
|
|