From 743f1e2f98a67eba888b5b1453c0305aca1a8dae Mon Sep 17 00:00:00 2001 From: Marko Jovanovic Date: Mon, 29 Sep 2025 14:54:03 +0200 Subject: [PATCH] Gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ff7c0d4..c93e2df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # Created by https://www.toptal.com/developers/gitignore/api/intellij,symfony # Edit at https://www.toptal.com/developers/gitignore?templates=intellij,symfony - +.env.dev ### Intellij ### # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839