From 82c08732217923e50c47fcb294f6beecb47a221d Mon Sep 17 00:00:00 2001 From: Pawel Raczyk Date: Wed, 10 Apr 2019 10:17:16 +0200 Subject: [PATCH] gitignore update --- .gitignore | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/.gitignore b/.gitignore index c178dbab..25776f8d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,24 @@ recordings *.swp *~ noVNC-*.tgz + +# IDE FILES # +###################### + +/.idea/dataSources +/.idea/dictionaries +/.idea/dataSources.local.xml +/.idea/dataSources.xml +/.idea/workspace.xml +/.idea/shelf +/.vscode + +# OS generated files # +###################### +.history +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +.directory