Skip to content

Commit b70bdcc

Browse files
committed
Add .pem to gitignore
1 parent 8990be2 commit b70bdcc

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
@@ -25,7 +25,7 @@ yarn-debug.log*
2525
yarn-error.log*
2626

2727
*.env
28-
28+
*.pem
2929
*.vscode
3030

3131
# e2e test case

0 commit comments

Comments
 (0)