merged .gitignore file
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1 +1,12 @@
|
|||||||
.DS_Store
|
# Ignore all files
|
||||||
|
*.*
|
||||||
|
|
||||||
|
# Whitelist
|
||||||
|
|
||||||
|
!.gitignore
|
||||||
|
!*.tex
|
||||||
|
!*.pdf
|
||||||
|
!*.jpg
|
||||||
|
!.vscode
|
||||||
|
!.vscode/**
|
||||||
|
!build/*.*
|
||||||
|
|||||||
6
article/.gitignore
vendored
6
article/.gitignore
vendored
@@ -1,6 +0,0 @@
|
|||||||
# Ignore all auto-generated files, except for PDF
|
|
||||||
|
|
||||||
*.*
|
|
||||||
!.gitignore
|
|
||||||
!*.tex
|
|
||||||
!*.pdf
|
|
||||||
Reference in New Issue
Block a user