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