diff --git a/.gitignore b/.gitignore index a83d321..d54a444 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ # Custom +input/* output/* +mount_example/ # ---> Python # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/input/DFH_Tätigkeitsübersicht_05-09-2022.jpg b/input/DFH_Tätigkeitsübersicht_05-09-2022.jpg deleted file mode 100644 index f86a7e9..0000000 Binary files a/input/DFH_Tätigkeitsübersicht_05-09-2022.jpg and /dev/null differ diff --git a/input/sampletext1-ocr.png b/input/sampletext1-ocr.png deleted file mode 100644 index 712a42e..0000000 Binary files a/input/sampletext1-ocr.png and /dev/null differ diff --git a/input/sampletext2-ocr.png b/input/sampletext2-ocr.png deleted file mode 100644 index 54b4197..0000000 Binary files a/input/sampletext2-ocr.png and /dev/null differ diff --git a/input/sampletext3-ocr.png b/input/sampletext3-ocr.png deleted file mode 100644 index c14ab81..0000000 Binary files a/input/sampletext3-ocr.png and /dev/null differ