Skip to content

Commit f00e279

Browse files
Add test files to gitignore
1 parent e13aeee commit f00e279

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,13 @@ dist
134134
.yarn/build-state.yml
135135
.yarn/install-state.gz
136136
.pnp.*
137+
138+
# Test files
139+
.nostr-test-key
140+
.nostr-sk
141+
nostr-token.js
142+
nostr-curl.js
143+
test-nostr-acl.js
144+
test-dpop-flow.js
145+
cth-config/
146+
test-data-idp-accounts/

0 commit comments

Comments
 (0)