diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..96ae004 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +### TeX ### +## Core latex/pdflatex auxiliary files: +*.aux +*.lof +*.log +*.lot +*.fls +*.out +*.toc + +## Intermediate documents: +*.dvi +*-converted-to.* + +## Output +*.pdf +publish/ \ No newline at end of file diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d025ed3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Awesome-CV"] + path = Awesome-CV + url = https://github.com/posquit0/Awesome-CV.git diff --git a/Awesome-CV b/Awesome-CV new file mode 160000 index 0000000..bdd6405 --- /dev/null +++ b/Awesome-CV @@ -0,0 +1 @@ +Subproject commit bdd64051f1671cd4e78173e2bd76a043dda952ed