Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit c5b98d2

Browse files
authored
Update .gitignore
1 parent 9b19a17 commit c5b98d2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

+3-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ yarn-error.log*
77
lerna-debug.log*
88
.pnpm-debug.log*
99

10-
TEMP/
11-
1210
# Diagnostic reports (https://nodejs.org/api/report.html)
1311
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
1412

@@ -130,3 +128,6 @@ dist
130128
.yarn/build-state.yml
131129
.yarn/install-state.gz
132130
.pnp.*
131+
132+
# Custom
133+
keys/

0 commit comments

Comments
 (0)