summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 37b05777..47745b29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,15 @@
.venv/
.DS_Store
+### robotframework ###
+log.html
+output.xml
+report.html
+selenium-screenshot-*.png
+playwright-log.txt
+
+Results/
+
# Log files generated by PySys
tests/PySys/**/*.log
tests/PySys/**/*.out