files
Loose files that live outside code packages.
Files are placed directly in archives, outside of code artifacts such as Python wheels or JVM
JARs. The sources of a files
target are accessed via filesystem APIs, such as Python's
open()
, via paths relative to the repo root.
Backend: ``