merged .gitignore files

This commit is contained in:
Pedro Cabral
2026-07-15 01:05:15 +02:00
parent 82903010c5
commit 6fc0184d57
2 changed files with 13 additions and 8 deletions

14
.gitignore vendored
View File

@@ -1 +1,13 @@
.DS_Store # Ignore all files
*.*
# Whitelist
!.gitignore
!.vscode/
!.vscode/**
!awesome-cv.cls
!*.tex
!*.pdf
!*.jpg
!build/*.*

View File

@@ -1,7 +0,0 @@
# Ignore all auto-generated files, except for PDF
*.*
!.gitignore
!awesome-cv.cls
!*.tex
!*.pdf