mirror of
https://github.com/soconnor0919/resume-cv.git
synced 2025-12-11 21:44:43 -05:00
first commit
This commit is contained in:
33
.gitignore
vendored
Normal file
33
.gitignore
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
# LaTeX build files
|
||||
*.aux
|
||||
*.lof
|
||||
*.log
|
||||
*.lot
|
||||
*.fls
|
||||
*.out
|
||||
*.toc
|
||||
*.fmt
|
||||
*.fot
|
||||
*.cb
|
||||
*.cb2
|
||||
.*.lb
|
||||
*.pdf
|
||||
*.dvi
|
||||
*.xdv
|
||||
*-converted-to.*
|
||||
.pdf
|
||||
*.bbl
|
||||
*.blg
|
||||
*.synctex.gz
|
||||
|
||||
# Private information
|
||||
personal_info_private.tex
|
||||
|
||||
# macOS system files
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# Editor files
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user