From 63656c0d265f50263bdc9bf0c13340286da6c037 Mon Sep 17 00:00:00 2001 From: Cassowary Rusnov Date: Mon, 22 Nov 2021 14:59:23 -0800 Subject: [PATCH] Fix .gitignore so we i can have a .env laying around for testing. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3e04319..bf604b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # -*- mode: gitignore; -*- -# security leaks? +# security leaks?; .env # Byte-compiled / optimized / DLL files