merged gitignore files
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1 +1,14 @@
|
|||||||
.DS_Store
|
# Ignore all files
|
||||||
|
|
||||||
|
*.*
|
||||||
|
|
||||||
|
# Whitelist
|
||||||
|
!.gitignore
|
||||||
|
!*.tex
|
||||||
|
!*.pdf
|
||||||
|
!*.cls
|
||||||
|
!*.jpg
|
||||||
|
!*.md
|
||||||
|
!.vscode/
|
||||||
|
!.vscode/**
|
||||||
|
!build/*.*
|
||||||
|
|||||||
7
moderncv/.gitignore
vendored
7
moderncv/.gitignore
vendored
@@ -1,7 +0,0 @@
|
|||||||
# Ignore all auto-generated files, except for PDF
|
|
||||||
|
|
||||||
*.*
|
|
||||||
!.gitignore
|
|
||||||
!*.tex
|
|
||||||
!*.pdf
|
|
||||||
!*.cls
|
|
||||||
Reference in New Issue
Block a user