diff --git a/resumé/.gitignore b/resumé/.gitignore new file mode 100644 index 0000000..e29776b --- /dev/null +++ b/resumé/.gitignore @@ -0,0 +1,2 @@ +*.pdf +profile-circle.png diff --git a/resumé/README.md b/resumé/README.md new file mode 100644 index 0000000..edfe7a3 --- /dev/null +++ b/resumé/README.md @@ -0,0 +1,5 @@ +# Résumé + +To build the PDF versions, simply `make`. Before that, the profile picture +should be in this directory under the path `profile-circle.png`, since it is +not checked out for privacy.