From 5ca23e0bd75e206aff328a54b42562be90ab205e Mon Sep 17 00:00:00 2001 From: Peter Maquiran Date: Mon, 21 Mar 2022 15:18:47 +0100 Subject: [PATCH] improve gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 338c1eeb4..9c25768b9 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ node_modules_ node_modules__ plugins_ ios +src/plugin/beast-orm/ \ No newline at end of file