diff --git a/.gitignore b/.gitignore
index 73e6d2f..339e4c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
*.test.md
-pwd.txt
+/pwd.txt
recent.txt
-.vscode
\ No newline at end of file
+.vscode
+tmp.txt
+/fileroot/*
+/fileroot
\ No newline at end of file
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..f0e5ca4
Binary files /dev/null and b/favicon.ico differ
diff --git a/help.txt b/help.txt
deleted file mode 100644
index f44ac9f..0000000
--- a/help.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-clear - clears the screen
-help - displays this help message
\ No newline at end of file
diff --git a/index.php b/index.php
index 6a016b2..569a3e1 100644
--- a/index.php
+++ b/index.php
@@ -3,6 +3,8 @@