mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-27 23:17:56 +02:00
Add example .gitignore file
This commit is contained in:
parent
bb7d56c880
commit
aac1033fa1
1 changed files with 5 additions and 0 deletions
5
examples/basics/.gitignore
vendored
Normal file
5
examples/basics/.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
.DS_Store
|
||||||
|
node_modules
|
||||||
|
translated_docs
|
||||||
|
i18n
|
||||||
|
yarn.lock
|
Loading…
Add table
Add a link
Reference in a new issue