basic structure inplemented. TODO: styling

This commit is contained in:
2020-10-31 00:01:54 +01:00
commit 24d64e38c9
16 changed files with 328 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
*
!*.tex
!*.pdf
!*.bib
!images
!images/*
!sections
!sections/*
!appendix
!appendix/*
!.gitignore
!Readme.md