From 26b3a58e1d548ab05ce279c8d326612d885cc390 Mon Sep 17 00:00:00 2001 From: monkstone Date: Tue, 16 Mar 2021 19:44:52 +0000 Subject: [PATCH] exclude data --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f177db1..2b8166d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ /test/tmp/ /test/version_tmp/ /tmp/ +/data/ # Used by dotenv library to load environment variables. # .env