From 130fd3c7b81a05142bebaa41c23662a3afa1ca08 Mon Sep 17 00:00:00 2001 From: Rubenlagus Date: Fri, 28 Oct 2016 01:16:04 +0200 Subject: [PATCH] Updare .ignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a24c3c7..6533235 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,8 @@ copyright/ # Certs *.jks *.cer -*.pem \ No newline at end of file +*.pem + +# Idea +*.ipr +*.iws