From 19fcde4a506cd2d679526b68a1848221865ee685 Mon Sep 17 00:00:00 2001
From: thexqn <thexqn@gmail.com>
Date: Wed, 18 Dec 2024 12:47:33 +0800
Subject: [PATCH] chore: update .gitignore to include manage.sh and .env files

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2fc477f..8d990ed 100755
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,6 @@ cmdb-ui/yarn-debug.log*
 cmdb-ui/yarn-error.log*
 cmdb-ui/package-lock.json
 start.sh
+manage.sh
+.env
+cmdb-api/.env