Initial commit
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
*.acr
|
||||
*.aux
|
||||
*.bbl
|
||||
*.bcf
|
||||
*.blg
|
||||
*.fdb_latexmk
|
||||
*.fls
|
||||
*.lof
|
||||
*.log
|
||||
*.lol
|
||||
*.lot
|
||||
*.nav
|
||||
*.out
|
||||
*.run.xml
|
||||
*.snm
|
||||
*.tdo
|
||||
*.toc
|
||||
*.vrb
|
||||
/*.pdf
|
||||
/assets/dot/*.pdf
|
||||
_minted-presentation/
|
||||
|
||||
!presentation.pdf
|
||||
!assets/*.pdf
|
Reference in New Issue
Block a user