From 887afecb16befd0088aac731394c9e3c0e491294 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Tue, 26 Jul 2016 12:08:54 +0300 Subject: [PATCH] Create .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d2ad503 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +index.html +favicon.png +LICENSE.md +README.md \ No newline at end of file