From: Bjørn Rustad Date: Fri, 9 Mar 2012 09:54:24 +0000 (+0100) Subject: Ignore pdf, ps, dvi and other compiler outputs X-Git-Url: http://git.rustad.me/?a=commitdiff_plain;h=52ca5eb23015bc53e38a5b03ed2946107c8b048b;p=optimering Ignore pdf, ps, dvi and other compiler outputs --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..429fde5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.pdf +*.ps +*.dvi +*.log +*.aux