From aba5e59b02d4e4565e0d25ec5179af6d87d53157 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 5 Mar 2022 04:06:33 +0800 Subject: Add .env to custom configuration --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6e3481d..678b70b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ .session .smex-items *.eld +.env *~ /.mc-lists.el \#*\# -- cgit v1.2.3