From 023eed01b162a2bd66ff5290316a0fa9f7de4343 Mon Sep 17 00:00:00 2001 From: dh00601 <dh00601@surrey.ac.uk> Date: Sun, 6 Mar 2022 10:47:01 +0000 Subject: [PATCH] ignoring the dwo file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2d6b5c906..4cb73e272 100644 --- a/.gitignore +++ b/.gitignore @@ -24,7 +24,7 @@ output/* *.swp .python-version \#* - +custom_logging.dwo __pycache__/ .ipynb_checkpoints/ -- GitLab