summaryrefslogtreecommitdiff
path: root/data/BUILD
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-06-01 12:15:18 -0700
committerFuwn <[email protected]>2022-06-01 12:15:18 -0700
commitdfe06c0de4d07ff0dc770e9a0819f94b1e660ae9 (patch)
treefa4554180923ea47b9618b3ad3d04f6183a12104 /data/BUILD
downloadcs162-main.tar.xz
cs162-main.zip
feat: initial commitHEADmain
Diffstat (limited to 'data/BUILD')
-rw-r--r--data/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/BUILD b/data/BUILD
new file mode 100644
index 0000000..fc2f8aa
--- /dev/null
+++ b/data/BUILD
@@ -0,0 +1 @@
+exports_files(glob(["*.txt"]))