aboutsummaryrefslogtreecommitdiffstats
path: root/docs/.gitignore
diff options
context:
space:
mode:
authorMichelle Tilley <michelle@michelletilley.net>2025-12-12 14:47:24 -0800
committerGitHub <noreply@github.com>2025-12-12 14:47:24 -0800
commit2ba93a8c18ca008efb0b03e3cfa826e081a00514 (patch)
treeb408f74c07d6270cb1618fcff932e94eebdef28d /docs/.gitignore
parentfix: prevent interactive search crash when update check fails (#3016) (diff)
downloadatuin-2ba93a8c18ca008efb0b03e3cfa826e081a00514.zip
docs: Migrate docs from separate repo to `docs` subfolder (#3018)
Diffstat (limited to 'docs/.gitignore')
-rw-r--r--docs/.gitignore20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/.gitignore b/docs/.gitignore
deleted file mode 100644
index b2d6de30..00000000
--- 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*