.gitignore
1./pgit
2./bug
3*.swp
4*.log
5public/
6testdata.site/
7testdata.repo/
8docs/plans/
9.direnv/
10update-vendor-hash
11update-flake-lock
12result
13# Only ignore 'bug' at root level, not in cmd/bug/
14/bug
15bug-test
1./pgit
2./bug
3*.swp
4*.log
5public/
6testdata.site/
7testdata.repo/
8docs/plans/
9.direnv/
10update-vendor-hash
11update-flake-lock
12result
13# Only ignore 'bug' at root level, not in cmd/bug/
14/bug
15bug-test