From 04be2adf665fcdc4a20baecfe8b7228df8d2eda2 Mon Sep 17 00:00:00 2001 From: DomenGaber Date: Wed, 5 Feb 2020 14:39:38 +0100 Subject: [PATCH] Ignore .idea and websockify folders --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c178dbab..4a2770b4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ recordings *.swp *~ noVNC-*.tgz +websockify +.idea