From 6ff1687696f72ecac4d79c500fcae44d756288ee Mon Sep 17 00:00:00 2001
From: firley <konrad.firley@student.reutlingen-university.de>
Date: Sun, 21 Apr 2024 00:11:45 +0200
Subject: [PATCH] Converted all jupyternotebooks to HTML for later pipeline
 work AND fixed previous requirements.txt addition, everything should work now

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4fcc2bc..eacedc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ Classification of clothing through images/Classification_of_clothing_through_ima
 Healthcare system finding causes and patterns for common diseases/train_dummies.csv
 
 *.json
+*.html
 
 # ignored folders
 Classification of amazon reviews/data/
-- 
GitLab