forked from taskcluster/taskcluster
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
15 lines (14 loc) · 739 Bytes
/
.gitattributes
File metadata and controls
15 lines (14 loc) · 739 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Mark files that are autogenerated as linguist-generated to encourage GitHub
# to not count them and not show their diffs in PRs
generated/** linguist-generated=true
clients/client-web/src/clients/** linguist-generated=true
clients/client-py/taskcluster/generated/** linguist-generated=true
clients/client-py/README.md linguist-generated=true
clients/client/src/apis.js linguist-generated=true
services/*/Procfile linguist-generated=true
/.yarn/** linguist-generated=true
infrastructure/k8s/templates/** linguist-generated=true
clients/client-shell/apis/services.go linguist-generated=true
dev-docs/dev-config-example.yml linguist-generated=true
# Autogenerated directories start with tc
clients/client-go/tc*/** linguist-generated=true