From 3a7a8b4f10c4b97adcb7b2089d01dfc2a3df09dd Mon Sep 17 00:00:00 2001 From: Dennis Gunia Date: Tue, 22 Sep 2020 11:55:52 +0200 Subject: [PATCH] fixed stuff --- .gitignore | 1 + README => README.md | 0 mails.txt | 8 -------- 3 files changed, 1 insertion(+), 8 deletions(-) rename README => README.md (100%) delete mode 100644 mails.txt diff --git a/.gitignore b/.gitignore index 7acb7f4..e4a3998 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /out/* /node_modules /config.json +/mails.txt \ No newline at end of file diff --git a/README b/README.md similarity index 100% rename from README rename to README.md diff --git a/mails.txt b/mails.txt deleted file mode 100644 index af3d60d..0000000 --- a/mails.txt +++ /dev/null @@ -1,8 +0,0 @@ -test1@dennisgunia.de;Dennis Gunia -test2@dennisgunia.de;Hans Hans -test3@dennisgunia.de;Fred -test4@dennisgunia.de;Keine Ahnung -test5@dennisgunia.de;Bert -test6@dennisgunia.de;Ilse -test7@dennisgunia.de;Hans -test8@dennisgunia.de;Brecht Bricht \ No newline at end of file