blob: 84bb954e1b22d86afa2c741ab1ac30226b04abf9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
/public/
/resources/
/.hugo_build.lock
# Local specifications; intentionally excluded from version control.
/docs/DESIGN.md
/docs/IMPLEMENTATION.md
/docs/ACCEPTANCE.md
/docs/VISUAL_REVIEW.md
# Local acceptance fixtures. Remove a line when replacing it with real content.
/static/about.txt
/static/now.txt
|