From 9ef0e8049df5d44653d84cdd0b358ef5bf9831a7 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Sun, 18 Sep 2016 00:35:40 +0200 Subject: [PATCH] ignore user files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 23e5a344..80039ef9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,7 @@ RSA-Params.json Components/ packages/ build/ +*.user +*.bak +*~