Skip to content

Commit ac16d50

Browse files
authored
Merge pull request #1 from huang-xiao-01/master
🔒 chore: 在 .gitignore 中添加 .env 防止敏感信息泄露
2 parents 5ca655f + b90f504 commit ac16d50

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ build/
33
.docusaurus/
44
.cache-loader/
55
.DS_Store
6+
.env
67
.env.local
78
.env*.local
89
npm-debug.log*

0 commit comments

Comments
 (0)