diff --git a/.gitignore b/.gitignore index fa78ecb..03e9128 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ -main.aux -main.bbl -main.bcf -main.blg -main.fdb_latexmk -main.fls -main.log -main.run.xml -main.synctex.gz \ No newline at end of file +*.aux +*.bbl +*.bcf +*.blg +*.fdb_latexmk +*.fls +*.log +*.run.xml +*.synctex.gz \ No newline at end of file diff --git a/bachelor-project.pdf b/bachelor-project.pdf index 5d28df4..86b2e32 100644 Binary files a/bachelor-project.pdf and b/bachelor-project.pdf differ diff --git a/bachelor-project.xdv b/bachelor-project.xdv new file mode 100644 index 0000000..c30490f Binary files /dev/null and b/bachelor-project.xdv differ