mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Add comments to build script, make command line relative to current path and require resume/ in --source path.
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -1,16 +1,3 @@
|
||||
|
||||
output/resume-pdf.html
|
||||
|
||||
assets/templates/default.html
|
||||
|
||||
output/resume.pdf
|
||||
|
||||
output/resume.html
|
||||
|
||||
resume/craig.md
|
||||
|
||||
output/craig-pdf.html
|
||||
|
||||
output/craig.html
|
||||
|
||||
output/craig.pdf
|
||||
resume/_*.md
|
||||
output/*.html
|
||||
output/*.pdf
|
||||
|
||||
Reference in New Issue
Block a user