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
|
||||
/src/components/Icons/
|
||||
|
||||
/data/*
|
||||
!/data/about.md
|
||||
!/data/config.json
|
||||
/data/about.json
|
||||
/data/data.json
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user