commit 99805fa7a6b36ce8e65a7948fa54001a4d39411e parent 09f8c7b4248daf0fa5152353e22d9de0b91934ff Author: Ivan Gankevich <igankevich@ya.ru> Date: Tue, 19 Jun 2018 15:26:24 +0300 Ignore temporary files. Diffstat:
.gitignore | | | 10 | +++++----- |
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,8 +1,8 @@ -build +/build ltxpng auto/ -arma-thesis-ru.pdf -arma-thesis-ru.tex -arma-thesis.pdf -arma-thesis.tex +/arma-thesis*tex +/arma-slides*tex /Rplots.pdf +*~ +/bib/*.html