Skip to content

Commit 3c2379c

Browse files
committed
don't ignore file #43
1 parent a299e5d commit 3c2379c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/errors.txt
22
/syntax.txt
33
/ROADMAP.draft.md
4-
/jsr.json
54

65
# Logs
76
logs

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
1818
/.gitattributes
1919
/Writerside
2020
/validator
21-
/sw.js
21+
/sw.js
22+
/jsr.json

0 commit comments

Comments
 (0)