From 6682d3a2484b5ea2e57a7a3cfe843654be5d0759 Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Tue, 28 Oct 2014 14:20:40 -0700 Subject: [PATCH] add gitignore file --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8ac6c1d..d9fa360 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,9 @@ -auto/ +/auto/ +/vc +/refs-processed.bib +/*.aux +/*.bbl +/*.blg +/*.log +/*.out +/*.pdf -- 2.30.2