aboutsummaryrefslogtreecommitdiffstats
path: root/sanity/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'sanity/.gitignore')
-rw-r--r--sanity/.gitignore26
1 files changed, 0 insertions, 26 deletions
diff --git a/sanity/.gitignore b/sanity/.gitignore
deleted file mode 100644
index 5d48895..0000000
--- a/sanity/.gitignore
+++ /dev/null
@@ -1,26 +0,0 @@
-# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
-
-# Dependencies
-/node_modules
-/.pnp
-.pnp.js
-
-# Compiled Sanity Studio
-/dist
-
-# Temporary Sanity runtime, generated by the CLI on every dev server start
-/.sanity
-
-# Logs
-/logs
-*.log
-
-# Coverage directory used by testing tools
-/coverage
-
-# Misc
-.DS_Store
-*.pem
-
-# Typescript
-*.tsbuildinfo