Browse Source

Initial commit

master
Maximilian Sponsel 3 years ago
commit
3f57e11e34
2 changed files with 24 additions and 0 deletions
  1. 21
    0
      .gitignore
  2. 3
    0
      README.md

+ 21
- 0
.gitignore 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
- 0
README.md 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.

Loading…
Cancel
Save