From ec2e442fcf1497011b29b1a862bc6814b8b377a2 Mon Sep 17 00:00:00 2001 From: Lars Bogner Date: Sun, 29 Nov 2020 10:06:45 +0100 Subject: [PATCH] Modified gitignore, so added documentation files won't be uploaded --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index cea68c8..689110d 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,11 @@ database.temp # Jupyter notebooks for testing *.ipynb + +# Files created for own documentation purposes, not ready for public +Roboter.aux +Roboter.log +Roboter.pdf +Roboter.synctex.gz +Roboter.tex +Roboter.toc