Skip to content

Commit f5a8805

Browse files
authored
ignore *.sh in workspace root
1 parent 7ebee92 commit f5a8805

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bin_bk
3434
dotnet-runtime*.exe
3535

3636
# shell script
37-
./*.sh
37+
/*.sh
3838

3939
# test
4040
test

0 commit comments

Comments
 (0)