Skip to content

Commit 6a8bbc7

Browse files
committed
profile/file: ignore sloth-*.txt files
1 parent 13a2d8f commit 6a8bbc7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

profile/file/common.conf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,14 @@ description = "Common Sloth Description File"
121121
# handled by slothrun
122122
build = "ignore"
123123

124+
[common_sloth_Feature]
125+
inherit = "common_text"
126+
file_prefix = "sloth-"
127+
file_ext = ".txt"
128+
description = "Common Sloth Feature File"
129+
# handled by slothrun
130+
build = "ignore"
131+
124132
[common_readme]
125133
inherit = "common_text"
126134
file_base = "README"

0 commit comments

Comments
 (0)