From 2cf33705c8ef95e04144b2a77cd4a79189136199 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 4 Jun 2017 20:16:09 +0200 Subject: warn about incompatible versions on withdraw --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c8ef9b056..d7a865b9d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ dist/ # Even though node_modules are tracked in git, # per default we don't want them to show up in git status node_modules + +*.swp -- cgit v1.2.3