From 99c78966372017cb3b7bf021f08520a040004b0c Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 20 Apr 2023 13:40:40 +0300 Subject: feat(corp/rih): implement initial frontend application This doesn't actually submit anything to the (not-yet-existing) backend, but will help the designers figure out what we're actually looking for here. Change-Id: I680d88151fb0706953f18eb6256da6f205da7ffb Reviewed-on: https://cl.tvl.fyi/c/depot/+/8489 Reviewed-by: tazjin Tested-by: BuildkiteCI --- corp/rih/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 corp/rih/.gitignore (limited to 'corp/rih/.gitignore') diff --git a/corp/rih/.gitignore b/corp/rih/.gitignore new file mode 100644 index 000000000000..64476c05e05d --- /dev/null +++ b/corp/rih/.gitignore @@ -0,0 +1,3 @@ +result +target +dist -- cgit 1.4.1