summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMarcellus <msimon_fr@hotmail.com>2026-03-09 16:10:12 +0100
committerMarcellus <msimon_fr@hotmail.com>2026-03-09 16:10:12 +0100
commita47f22758f5a4234b333bdad050cfb622eca00d8 (patch)
tree28f960a1ebec3bee04e23a69ffe8f0f88a02b842 /.gitignore
parentf2e9fecc8d42913e5a32e06bc3a77f0147736b41 (diff)
feat: 05_Decision trees
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f1adb81..9c9968f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
venv/
.ipynb_checkpoints/
*.html
+*~