From 4dec0061013c1f55b4d11c0f7e60d598b8b2f0d8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 24 Feb 2021 22:06:36 -0300 Subject: .gitignore: Add public/ --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 21a67be8..3a2db9e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /cron/generated/ /aux/workflow/assert-todos.sh +/public/ -- cgit v1.3