From cb96d90563ca29fb681226cd37e649af4bbf5ae6 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 14 Mar 2023 10:36:27 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 5af75524..2aec05dc 100644 --- a/.gitignore +++ b/.gitignore @@ -162,3 +162,7 @@ frontend/*.sw? application/vectors/ **/inputs + +**/indexes + +**/temp \ No newline at end of file