From 234bda475ad994094f624b5907b5d29a7ea35e0c Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Mon, 7 Oct 2024 10:51:35 +0200
Subject: [PATCH] Ignore selenium config

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e4510e26..86600331 100755
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ classes/
 selenium/.pytest_cache
 selenium/.venv
 selenium/tests/__pycache__
+selenium/.env
-- 
GitLab