diff options
| author | ST-DDT <[email protected]> | 2022-02-20 19:27:59 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-20 19:27:59 +0100 |
| commit | 4e066e8e1a43f47450d264a9c3af8a8620f70055 (patch) | |
| tree | 60a7f0e08a61e20c6330c4afa1a5f117bdd641c1 /docs/api | |
| parent | d7f4751a1a07e32d2d7af1b2480cac8efe9650a6 (diff) | |
| download | faker-4e066e8e1a43f47450d264a9c3af8a8620f70055.tar.xz faker-4e066e8e1a43f47450d264a9c3af8a8620f70055.zip | |
docs: use vue components for api-docs (#446)
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/.gitignore b/docs/api/.gitignore index 73d5e086..d77f28d2 100644 --- a/docs/api/.gitignore +++ b/docs/api/.gitignore @@ -1,3 +1,4 @@ *.md !fake.md !localization.md +*.ts |
