feat: add script to build JSON from markdown files
This commit is contained in:
committed by
Mathias Schopmans
parent
554607a58d
commit
29afa82553
5
.gitignore
vendored
5
.gitignore
vendored
@@ -16,6 +16,10 @@
|
||||
# generated
|
||||
/src/components/Icons/
|
||||
|
||||
/data/*
|
||||
!/data/config.json
|
||||
!/data/messages.json
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
*.pem
|
||||
@@ -34,4 +38,3 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user