[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [ernie/master] Add auxiliary LaTeX files to .gitignore.
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Mon, 29 Mar 2010 00:45:15 +0200
Subject: Add auxiliary LaTeX files to .gitignore.
Commit: 1872f8f99cc7c9a2ec1ee956886ddda505906380
---
.gitignore | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 1cdab49..f6143f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,7 @@ log.*
.classpath
.project
+# Auxiliary LaTeX files
+doc/*.aux
+doc/*.log
+
--
1.6.5