From 0d15a5aa946d0ce99ea13dcee6a015e34dd3ad94 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Tue, 1 Aug 2023 23:16:34 +0200 Subject: [PATCH] Added interactive HTML BOM output directory to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 298cc81..94a5f1d 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ fp-info-cache # Exported BOM files *.xml *.csv +bom/ # Backups *-backups