From 454beca0343c47c45dc84e4aa7e4169123e923cf Mon Sep 17 00:00:00 2001 From: Carl Kittelberger Date: Thu, 15 Mar 2018 09:38:10 +0100 Subject: [PATCH] Add Vim/Nano session files to .gitignore. --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 07633cd..4d6823f 100644 --- a/.gitignore +++ b/.gitignore @@ -96,3 +96,11 @@ sympy-plots-for-*.tex/ # Aufgabenblatt sheets #!AA_*.pdf + +# Vim/Nano session files +[._]*.s[a-w][a-z] +[._]s[a-w][a-z] +*.un~ +Session.vim +.netrwhist +*~