From 07b71e67b4d794f6cbb090e7d98a337cfe55c952 Mon Sep 17 00:00:00 2001 From: Vatsal Jagani Date: Fri, 15 Mar 2024 12:07:16 +0530 Subject: [PATCH] gitignore improved. --- .gitignore | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 4b7b733..4445376 100644 --- a/.gitignore +++ b/.gitignore @@ -3,13 +3,8 @@ __pycache__ /src/utilities/logger/props.conf_temp -# /.coverage -# /coverage.xml -# /.pytest_cache -# /htmlcov -# /junit - -# /repodir -# /without_ucc_build -# /ucc_build_dir -# /my_app_* +/.coverage +/coverage.xml +/.pytest_cache +/htmlcov +/junit