Skip to content

Commit c7c0f27

Browse files
committed
fix: fix ignored files
These files are generated by the `npm run fetch` script and were somehow messed up by #1490 (I think).
1 parent ebcdee0 commit c7c0f27

File tree

4 files changed

+3
-6
lines changed

4 files changed

+3
-6
lines changed

.gitignore

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ node_modules
22
npm-debug.log
33
build
44
generated
5-
src/components/Support/support-backers.json
6-
src/components/Support/support-sponsors.json
7-
src/components/StarterKits/starter-kits-data.json
5+
support-backers.json
6+
support-sponsors.json
7+
starter-kits-data.json
88
.antwar

src/components/StarterKits/starter-kits-data.json

-1
This file was deleted.

src/components/Support/support-backers.json

-1
This file was deleted.

0 commit comments

Comments
 (0)