From 33a3f6a1e4b372ed72ce596921b7888300ad8786 Mon Sep 17 00:00:00 2001 From: Jose Ignacio Croce Busquets Date: Thu, 4 Jan 2018 16:44:05 +0100 Subject: [PATCH] Ignore editor temp files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aeec5b9..e33e171 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.aux *.log *.pdf +*.swp *~ -- 2.11.0