We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5bdbd commit ffdbb31Copy full SHA for ffdbb31
.gitignore
@@ -2,6 +2,9 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
+# Megalinter output
6
+megalinter-reports/
7
+
8
.DS_Store
9
**/node_modules
10
**/coverage/
0 commit comments