From 060699bfbf51ce7e8218aca21c2eb7d18b343255 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Mon, 1 Sep 2025 21:01:02 +0100 Subject: [PATCH] Update .gitignore Remove .ipynb as translations are not being done. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 956d271c..87807e70 100644 --- a/.gitignore +++ b/.gitignore @@ -351,6 +351,5 @@ MigrationBackup/ # Ionide (cross platform F# VS Code tools) working folder .ionide/ -4-Data-Science-Lifecycle/14-Introduction/README.md .vscode/settings.json -*.ipynb +