From 85f37f0398861bc5c4f2b73db5428609c0e7d2e3 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期一, 05 六月 2023 14:14:52 +0800
Subject: [PATCH] add ignore file
---
.sf/config.json | 2 +-
.gitignore | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index cecd6fb..dc55618 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
# Local environment variables
.env
.vim-force.com/session.properties
+.sf/config.json
diff --git a/.sf/config.json b/.sf/config.json
index e8a7811..4c476fc 100644
--- a/.sf/config.json
+++ b/.sf/config.json
@@ -1,3 +1,3 @@
{
- "target-org": "OlympusStageEnv"
+ "target-org": "OlympusProd"
}
--
Gitblit v1.9.1