Skip to content

Commit d89598c

Browse files
committed
更新.gitignore忽略规则
1 parent bda14c9 commit d89598c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.DS_Store
22
node_modules/
33
npm-debug.log
4-
# 忽略使用webstorm开发时,生成的缓存文件夹
4+
# 忽略使用WebStorm开发时,生成的缓存文件夹
55
.idea
66
# 忽略使用VSCode开发时,生成的缓存文件夹
77
.vscode

0 commit comments

Comments
 (0)