Login performance (#1331)

* Ignore intellij tmp files

* Enhance onLogin performance
This commit is contained in:
Gabriele C
2017-09-17 09:05:13 +02:00
committed by ljacqu
parent 3d67305e9e
commit 6c6fbaf12d
6 changed files with 102 additions and 76 deletions
+1
View File
@@ -17,6 +17,7 @@ hs_err_pid*
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
# Ignore project files
*.iml
*.java___jb_tmp___
# Ignore IDEA directory
.idea/*