Add programming language proficiency

This commit is contained in:
2020-05-24 04:35:06 +02:00
parent 249450e1ac
commit 6a7f869970
6 changed files with 25 additions and 14 deletions

View File

@@ -74,5 +74,6 @@ all: $(pdfs) clean
# clean up everything except final pdfs
clean:
latexmk -c .
rm $(out_dir)/*.{aux,xdv,log,fls,fdb_latexmk}
.DEFAULT_GOAL := all