Skip to content

Commit d9dac5a

Browse files
committed
Add *.sh to .gitignore
1 parent ec07efb commit d9dac5a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ docs/hugo*
4343
# jenv
4444
.java-version
4545

46-
#mongocryptd
46+
# mongocryptd
4747
**/mongocryptd.pid
4848

49+
# shell scripts
50+
*.sh

0 commit comments

Comments
 (0)