Skip to content

Commit 0768cc5

Browse files
committed
wip: Update Pigeonhole documentation to new config structure
1 parent 5a58cba commit 0768cc5

File tree

17 files changed

+1041
-740
lines changed

17 files changed

+1041
-740
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)