diff --git a/.gitignore b/.gitignore
index a60ae53..1f83998 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,7 @@ node_modules
not_versioned
Thumbs.db
*~
+.htaccess
+favicon.ico
+robots.txt
+sitemap.xml
diff --git a/index.html b/index.html
index 4a919ee..a460196 100644
--- a/index.html
+++ b/index.html
@@ -10047,6 +10047,11 @@ Walletgenerator.net use the same security measures as the original project. All-
Release notes
+ 05.2015 --
+
+ - Add support for Emercoin. Contribution from vx28643.
+
+
05.2015 --
- New translation in russian ! Contribution from UdjinM6.
diff --git a/src/index.html b/src/index.html
index 92fd834..7a752c9 100644
--- a/src/index.html
+++ b/src/index.html
@@ -512,6 +512,11 @@ Walletgenerator.net use the same security measures as the original project. All-
Release notes
+ 05.2015 --
+
+ - Add support for Emercoin. Contribution from vx28643.
+
+
05.2015 --
- New translation in russian ! Contribution from UdjinM6.