From 2794491872eb22dce06276e21fb0bb7931c5b41f Mon Sep 17 00:00:00 2001 From: nochill Date: Thu, 16 Mar 2023 14:33:29 +0700 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2eea525..4f509e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -.env \ No newline at end of file +*.env \ No newline at end of file