From 326c982ca7c4014dd7cbd27b2d9ef51a86795a40 Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Fri, 17 Oct 2025 13:26:09 -0400 Subject: [PATCH] ignored ts build files --- api/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 api/.gitignore diff --git a/api/.gitignore b/api/.gitignore new file mode 100644 index 0000000..cc8bf1e --- /dev/null +++ b/api/.gitignore @@ -0,0 +1 @@ +built \ No newline at end of file