mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
Update .gitignore to ignore MetadataBlog.js
This commit is contained in:
parent
0c10287f84
commit
e285f93c1b
|
|
@ -1,4 +1,5 @@
|
|||
node_modules
|
||||
.DS_Store
|
||||
lib/core/metadata.js
|
||||
lib/core/MetadataBlog.js
|
||||
yarn.lock
|
||||
|
|
|
|||
Loading…
Reference in New Issue