• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{"allowedCopyrightHolders": ["Google LLC"],
2 "allowedLicenses": ["Apache-2.0", "MIT", "BSD-3"],
3 "ignoreFiles": ["**/requirements.txt", "**/requirements-test.txt", "**/__init__.py", "samples/**/constraints.txt", "samples/**/constraints-test.txt"],
4 "sourceFileExtensions": [
5 	"ts",
6 	"js",
7 	"java",
8 	"sh",
9 	"Dockerfile",
10 	"yaml",
11 	"py",
12 	"html",
13 	"txt"
14 ]
15}