From dec3e7196610a722bd047d87625db2c2592a4e96 Mon Sep 17 00:00:00 2001
From: Mohammad Torkashvand <mohammad.torkashvand@geant.org>
Date: Mon, 14 Aug 2023 14:02:47 +0200
Subject: [PATCH] added .env file

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index e76380f5..9ac83bb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,5 @@ node_modules
 # sphinx
 /docs/build/
 /config.json
+
+.env
\ No newline at end of file
-- 
GitLab