Skip to content

Commit 6cee6f0

Browse files
committed
Update Pigeonhole documentation to new config structure
1 parent 5a58cba commit 6cee6f0

File tree

16 files changed

+848
-666
lines changed

16 files changed

+848
-666
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*~
2+
*.mjs
23
.*.swp
34
.DS.Store
45
.DS_Store
@@ -7,5 +8,6 @@ bun.lockb
78
node_modules/
89
.vitepress/cache/
910
.vitepress/dist/
11+
.vitepress/.temp/
1012
.vitepress/local.js
1113
/man/

0 commit comments

Comments
 (0)