Skip to content

Commit 974e1f5

Browse files
committed
chore(shell): 添加.gitignore文件忽略本地shell脚本
添加.gitignore文件以忽略所有.local.sh后缀的本地shell脚本文件,避免将个人或本地配置提交到版本控制
1 parent d6232b7 commit 974e1f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shell/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.local.sh

0 commit comments

Comments
 (0)