init: resume template with personal content
This commit is contained in:
+30
@@ -0,0 +1,30 @@
|
||||
# LaTeX build artifacts
|
||||
*.aux
|
||||
*.log
|
||||
*.out
|
||||
*.toc
|
||||
*.lof
|
||||
*.idx
|
||||
*.ilg
|
||||
*.ind
|
||||
*.bbl
|
||||
*.blg
|
||||
*.synctex.gz
|
||||
*.synctex(busy)
|
||||
*.fls
|
||||
*.fdb_latexmk
|
||||
*.nav
|
||||
*.snm
|
||||
*.thm
|
||||
|
||||
# compiled PDFs
|
||||
*.pdf
|
||||
|
||||
# editor files
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# OS files
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user