diff options
| author | icecodder <git@icecodder.me> | 2023-01-02 14:35:22 +0100 |
|---|---|---|
| committer | icecodder <git@icecodder.me> | 2023-01-02 14:35:22 +0100 |
| commit | b5b53407c749e25a8aebe4f9381a61c7c36760e7 (patch) | |
| tree | 94904b745f900f34a47a2b8f38f0a5a94422fc91 /docs | |
| parent | 3f2f8b56f7b7ddc3b31cb02c9f5535f21ba3161d (diff) | |
remove docusaurus for novadoc
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/.gitignore | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/.gitignore b/docs/.gitignore deleted file mode 100644 index b2d6de3..0000000 --- a/docs/.gitignore +++ /dev/null @@ -1,20 +0,0 @@ -# Dependencies -/node_modules - -# Production -/build - -# Generated files -.docusaurus -.cache-loader - -# Misc -.DS_Store -.env.local -.env.development.local -.env.test.local -.env.production.local - -npm-debug.log* -yarn-debug.log* -yarn-error.log* |
