Added documentation with LaTeX.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,3 +1,8 @@
|
||||
# Ignore binaries
|
||||
build/*
|
||||
!build/.keep
|
||||
|
||||
# Ignore LaTeX generated files
|
||||
docs/*
|
||||
!docs/Summary.tex
|
||||
!docs/Summary.pdf
|
||||
|
Reference in New Issue
Block a user