Skip to content

Commit 293ab4d

Browse files
adombeck3v1n0
authored andcommitted
debian/lrc.config: Exclude meson.build
1 parent 3fc6adb commit 293ab4d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

debian/lrc.config

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# licenserecon
2+
#
3+
# This file lists files and directories to be excluded from checking, to avoid
4+
# false positives.
5+
#
6+
# Lines starting with # are treated as comments. Blank lines are ignored.
7+
# Lines starting with minus sign(s) are treated as command line options
8+
#
9+
# File names may include a partial path.
10+
#
11+
# Wildcards '*' are not supported.
12+
#
13+
# For directories identified by trailing slash / the entire contents will be
14+
# (recursively) excluded.
15+
16+
# False positive
17+
meson.build

0 commit comments

Comments
 (0)