From 5c4502ae75ad98ec90877eec0fe8f26331bdaaf3 Mon Sep 17 00:00:00 2001
From: Luiz F. A. de PrĂ¡ <luizdepra@users.noreply.github.com>
Date: Mon, 17 Oct 2022 15:03:57 +0000
Subject: [PATCH] Comment CSP config (#728)

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7370e2b..2be26dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 exampleSite/public/
 exampleSite/resources/
 *.lock
+public

--
Gitblit v1.10.0