From 004959d6d85e716783727970efa763a64e0ad5dc Mon Sep 17 00:00:00 2001 From: David Coutadeur Date: Wed, 11 Sep 2024 12:24:54 +0200 Subject: [PATCH] ignore css from ltb-common (#968) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 52a92e2d..923fe182 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ composer.lock tests/.phpunit.result.cache htdocs/js/ppolicy.js +htdocs/css/ppolicy.css templates/policy.tpl