diff --git a/.gitignore b/.gitignore
index 1787a6ddbfe06e31c9fed57c218ca390b70d5766..388e9cbf83bac2396ac971b4de3c62eeb5cbd903 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,10 @@
 npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
+
+
+# robot framework
+geckodriver.log
+log.html
+output.xml
+report.html
\ No newline at end of file