Initial commit

This commit is contained in:
Maximilian Sponsel 2020-05-18 09:51:23 +00:00 committed by Gitea
commit 3f57e11e34
2 changed files with 24 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@ -0,0 +1,21 @@
# ---> MicrosoftOffice
*.tmp
# Word temporary
~$*.doc*
# Word Auto Backup File
Backup of *.doc*
# Excel temporary
~$*.xls*
# Excel Backup File
*.xlk
# PowerPoint temporary
~$*.ppt*
# Visio autosave temporary files
*.~vsd*

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Projekt_Dyschromasie
Dieses Projekt dient der digitalen Umwandlung von Bildern in simulierte Darstellung aus Sicht eines rot-grün-blinden Menschen.