aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/docs/.gitignore
diff options
context:
space:
mode:
authorNtskwK <natsukawa247@outlook.com>2026-01-21 11:03:03 +0800
committerBegonia, HE <163421589+BegoniaHe@users.noreply.github.com>2026-01-29 02:55:10 +0100
commit4c92bc58fe6a217de029e52634c91160ed69fca3 (patch)
treec3aeb29591e5e2b952e506b802eb231237af88c5 /packages/docs/.gitignore
parent0dc78f169678ddd0cbbdbd8d30e9bd7166ba4d87 (diff)
downloadDropOut-4c92bc58fe6a217de029e52634c91160ed69fca3.tar.gz
DropOut-4c92bc58fe6a217de029e52634c91160ed69fca3.zip
feat(docs): add React Router docs with Fumadocs
Diffstat (limited to 'packages/docs/.gitignore')
-rw-r--r--packages/docs/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/docs/.gitignore b/packages/docs/.gitignore
new file mode 100644
index 0000000..8fa7200
--- /dev/null
+++ b/packages/docs/.gitignore
@@ -0,0 +1,7 @@
+.DS_Store
+/node_modules/
+
+# React Router
+/.react-router/
+/build/
+.source