From 258120e982bc5ada6e41aeb9f5da8de81ddbf215 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Fri, 15 Jan 2016 12:27:51 -0500 Subject: updated .gitignore. --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7f284c8..206fc70 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,12 @@ .pyc *.html blobs/ -files/ \ No newline at end of file +files/ + +# latex +*.aux +*.dvi +*.lof +*.log +*.lot +*.toc \ No newline at end of file -- cgit v1.2.3