Skip to content

Commit ffdbb31

Browse files
committed
Gitignore megalinter output
Signed-off-by: Max Maass <max.maass@iteratec.com>
1 parent af5bdbd commit ffdbb31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

5+
# Megalinter output
6+
megalinter-reports/
7+
58
.DS_Store
69
**/node_modules
710
**/coverage/

0 commit comments

Comments
 (0)