From 5c935478e4b856aa853fe0d789baec7ba16c2c32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sen=CC=83or=20Rolando?= Date: Sun, 14 Aug 2022 17:08:41 +0200 Subject: [PATCH] Don't track our real deployment info. We've got the sample file already. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1e6973b..702d87b 100755 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ Gemfile.lock _deploy.yml resources/* public/* +.env