view BUILD @ 274:c9be578316a6

remove jrpg from the list....
author MrJuneJune <me@mrjunejune.com>
date Sat, 08 Aug 2026 02:13:21 -0700
parents 008ca7780c8a
children b3b547563ec7
line wrap: on
line source

exports_files([".env"])

filegroup(
  name = "env_file",
  srcs = [".env"],
  visibility = ["//visibility:public"],
)