From 4581e9cdd1c703c0862bcda55f849fcc42a8ee69 Mon Sep 17 00:00:00 2001 From: Willy Kloucek Date: Wed, 7 Apr 2021 13:44:20 +0200 Subject: [PATCH] add gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 16a4eaabbf..486fc17c7f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,9 @@ dist/ *crt node_modules/ */assets +ocis/ocis +ocis/cmd/ocis/__debug_bin +ocis/cmd/ocis/config/ .idea