Browse Source

Initial commit

master
Joshua Moerman 11 years ago
commit
a899c99de0
  1. 32
      .gitignore
  2. 2
      README.md

32
.gitignore

@ -0,0 +1,32 @@
*.acn
*.acr
*.alg
*.aux
*.bbl
*.blg
*.dvi
*.fdb_latexmk
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.ist
*.lof
*.log
*.lot
*.maf
*.mtc
*.mtc0
*.nav
*.nlo
*.out
*.pdfsync
*.ps
*.snm
*.synctex.gz
*.toc
*.vrb
*.xdy
*.tdo

2
README.md

@ -0,0 +1,2 @@
bachelor_thesis
===============