From 98b063fd70528961009a1f53692a0f2113208e7c Mon Sep 17 00:00:00 2001 From: Vincent Schippefilt Date: Fri, 31 May 2019 09:51:37 +0200 Subject: [PATCH] [FIX] owl: ignore idea ide configuration --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 8d7fe016..85e65d15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /node_modules /dist + npm-debug.log # misc @@ -14,7 +15,11 @@ yarn-debug.log* yarn-error.log* package-lock.json + +#ide's .vscode +.idea + node_modules # Extras temp file