From b4d2785e395ee915043b1c7b74d4a16c65f9cef8 Mon Sep 17 00:00:00 2001
From: Blaise Thompson <blaise@untzag.com>
Date: Mon, 20 Nov 2017 20:39:46 -0600
Subject: dual chopping normalization

---
 .gitignore | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index 77c61e1..2a47b98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-ore latex/pdflatex auxiliary files:
+## Ignore latex/pdflatex auxiliary files:
 *.aux
 *.lof
 *.log
@@ -214,7 +214,8 @@ TSWLatexianTemp*
 *~[0-9]*
 
 # auto folder when using emacs and auctex
-/auto/*
+*/auto/*
+*auto/*
 
 # expex forward references with \gathertags
 *-tags.tex
-- 
cgit v1.2.3