blob: 38d1388dda439ccaa4ac38b313647429af4363a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/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/now.txt
|