2 Commits

Author SHA1 Message Date
Pedro Cabral
a97f86fe0f updated README.md
added info regarding the cls file
2026-07-15 00:06:06 +02:00
Pedro Cabral
80392b6966 merging root directory's .gitignore 2026-07-15 00:02:27 +02:00
2 changed files with 10 additions and 1 deletions

8
.gitignore vendored
View File

@@ -1 +1,9 @@
.DS_Store
# Ignore all auto-generated files, except for PDF
*.*
!.gitignore
!*.cls
!*.tex
!*.pdf

View File

@@ -1,6 +1,7 @@
# Curriculum-Vitae
This project contains my *curriculum vitae* writen in `TeX`.
This project contains my *curriculum vitae* writen in `TeX` and the class
`custom-cv.cls` has been completley designed by me.
## Install TeX