fix: unignore data files to include them in npm package
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -16,9 +16,8 @@
|
|||||||
# generated
|
# generated
|
||||||
/src/components/Icons/
|
/src/components/Icons/
|
||||||
|
|
||||||
/data/*
|
/data/about.json
|
||||||
!/data/about.md
|
/data/data.json
|
||||||
!/data/config.json
|
|
||||||
|
|
||||||
# misc
|
# misc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user