summaryrefslogtreecommitdiff
path: root/site/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'site/.gitignore')
-rw-r--r--site/.gitignore20
1 files changed, 0 insertions, 20 deletions
diff --git a/site/.gitignore b/site/.gitignore
deleted file mode 100644
index b2d6de30..00000000
--- a/site/.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*