From f535766039cbe8338336a59fbd5a7fa378a4bd57 Mon Sep 17 00:00:00 2001 From: Rodolphe Breard Date: Tue, 23 Jul 2019 00:37:30 +0200 Subject: [PATCH] Prevent the Bulma computed style files to be tracked --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index de8d819..0262ea4 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,8 @@ Pipfile.lock # Shell scripts *.sh + +# Bulma computed style +style.css +style.css.map +style.min.css