Skip to content

Commit 3fa8132

Browse files
chore: initialize .holo/branches/skeleton config
1 parent 3026f6f commit 3fa8132

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.holo/branches/skeleton/_laddr.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[holomapping]
2+
files = "**"
3+
after = "skeleton-v2"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[holomapping]
2+
files = [
3+
"**",
4+
"!site-root/sass/**"
5+
]

0 commit comments

Comments
 (0)