From ad430da30e0957e52436d42184040f7c3bdcf493 Mon Sep 17 00:00:00 2001 From: Peter Muriuki Date: Thu, 17 Oct 2024 14:07:28 +0300 Subject: [PATCH] Ignore default folder where fake data is generated --- importer/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/importer/.gitignore b/importer/.gitignore index 82639c78..e44652dd 100644 --- a/importer/.gitignore +++ b/importer/.gitignore @@ -1,5 +1,6 @@ config.py importer.log +out # Byte-compiled / optimized / DLL files __pycache__/