Skip to content

Commit d45fbb3

Browse files
committed
chore(gitignore): narrow local json ignore pattern 🧹
- Remove broad "*.json" ignore so JSON assets can be versioned (keep "data.json" only)
1 parent 9011ce8 commit d45fbb3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,4 @@ node_modules/
1717
package-lock.json
1818

1919
# Local data files
20-
*.json
2120
data.json

0 commit comments

Comments
 (0)