diff --git a/.gitignore b/.gitignore index d4777d2..e2803cc 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,8 @@ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* @@ -26,3 +27,14 @@ Network Trash Folder Temporary Items .apdisk +# Configuration files +config.js + +# OS files +Thumbs.db + +# IDE files +.vscode/ +.idea/ +*.sublime-* + diff --git a/contact.html b/contact.html index 6b915d3..533ee79 100644 --- a/contact.html +++ b/contact.html @@ -10,6 +10,8 @@ + +