update .gitignore

This commit is contained in:
Sina Atalay 2024-02-11 19:35:10 +01:00
parent 0d583c8877
commit a6b0ce61e2
1 changed files with 4 additions and 12 deletions

14
.gitignore vendored
View File

@ -170,17 +170,6 @@ cython_debug/
*.synctex.gz
*.pdf
# TinyTeX cache
rendercv/vendor/TinyTeX/texmf-var/tex/generic/
rendercv/vendor/TinyTeX/texmf-var/luatex-cache/
# RenderCV related
tests/outputs/
tests/inputs/personal.json
tests/inputs/personal.yaml
personal.yaml
output/
# VSCode
.vscode/
@ -188,3 +177,6 @@ output/
*_CV.yaml
*_cv.py
*_CV.tex
# Include reference files
!/tests/reference_files/**/*