From 095febeec89da7f1517cc51f557e56c711d5829f Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Wed, 17 May 2017 17:57:14 +0200 Subject: [PATCH] add autosave files to the ignore list --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2becc57..e965516 100644 --- a/.gitignore +++ b/.gitignore @@ -53,4 +53,5 @@ auto/ *.out *.pdf *.toc -*.gz \ No newline at end of file +*.gz +*.autosave