From aaeeef2e0ae8d3a4c351d22091d3b05374a7d515 Mon Sep 17 00:00:00 2001 From: Jordan Date: Fri, 6 Mar 2026 18:11:23 +0000 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fd01c74..4fec666 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ cms/data/cache/ .docker/.env .docker/*.sql .docker/*.backup + +#tailwind config +template/estandar/tailwind.config.js