From f433df97e020e61646083d61c111fc7432ef2f33 Mon Sep 17 00:00:00 2001 From: zpj80231 Date: Wed, 15 Oct 2025 09:30:23 +0800 Subject: [PATCH] refactor: rename file name --- activate-code/{dataGrip.txt => DataGrip.txt} | 0 activate-code/{goLand.txt => GoLand.txt} | 0 activate-code/{idea.txt => IDEA.txt} | 0 activate-code/{pyCharm.txt => PyCharm.txt} | 0 activate-code/{webStorm.txt => WebStorm.txt} | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename activate-code/{dataGrip.txt => DataGrip.txt} (100%) rename activate-code/{goLand.txt => GoLand.txt} (100%) rename activate-code/{idea.txt => IDEA.txt} (100%) rename activate-code/{pyCharm.txt => PyCharm.txt} (100%) rename activate-code/{webStorm.txt => WebStorm.txt} (100%) diff --git a/activate-code/dataGrip.txt b/activate-code/DataGrip.txt similarity index 100% rename from activate-code/dataGrip.txt rename to activate-code/DataGrip.txt diff --git a/activate-code/goLand.txt b/activate-code/GoLand.txt similarity index 100% rename from activate-code/goLand.txt rename to activate-code/GoLand.txt diff --git a/activate-code/idea.txt b/activate-code/IDEA.txt similarity index 100% rename from activate-code/idea.txt rename to activate-code/IDEA.txt diff --git a/activate-code/pyCharm.txt b/activate-code/PyCharm.txt similarity index 100% rename from activate-code/pyCharm.txt rename to activate-code/PyCharm.txt diff --git a/activate-code/webStorm.txt b/activate-code/WebStorm.txt similarity index 100% rename from activate-code/webStorm.txt rename to activate-code/WebStorm.txt