merged .gitignore files

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

15
.gitignore vendored
View File

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