From 24b512f5ce0540db85f13504b5e07cd2e45b51e6 Mon Sep 17 00:00:00 2001 From: Max Nanis Date: Thu, 26 Jun 2025 17:53:13 +0700 Subject: api build gitignores and common.ts to git --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bad5185..e5cd153 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,9 @@ dist-ssr node_modules .onedev-buildspec.yml index.html -package-lock.json \ No newline at end of file +package-lock.json + +/src/api/openapi.json +/src/api/node_modules +/src/api/docs +/src/api/.openapi-generator -- cgit v1.2.3