11 lines
155 B
Plaintext
11 lines
155 B
Plaintext
# Ignore the generated PDF file
|
|
CV.pdf
|
|
|
|
# Ignore git files
|
|
.git
|
|
.gitignore
|
|
|
|
# Ignore any other files that aren't needed for PDF generation
|
|
*.log
|
|
.DS_Store
|