docs: exclude CODE_OF_CONDUCT, docker-compose, and Dockerfile (#1187)

Noticed that these files are in our final `_site` build, and they shouldn't be! Bite-sized PR to exclude those.
This commit is contained in:
Matt Wang 2023-03-14 17:20:22 -07:00 committed by GitHub
parent 1a22f052e9
commit 5dd80bf749
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,9 @@ exclude:
- package-lock.json
- Rakefile
- README.md
- CODE_OF_CONDUCT.md
- docker-compose.yml
- Dockerfile
# theme test code
- fixtures/