From 3394463308005bc2140661b2016965f6ca8413e6 Mon Sep 17 00:00:00 2001 From: cong Date: Tue, 12 Nov 2024 23:21:13 +0800 Subject: [PATCH] cs --- .gitattributes | 1 - .gitignore | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 2eb0392..282f21f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ *.js linguist-language=TypeScript -*.css linguist-language=less diff --git a/.gitignore b/.gitignore index b1bb6c0..c8fdcca 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ dist .ejyyrc project.config.json project.private.config.json +*.zip +*.pem +*.env \ No newline at end of file