summaryrefslogtreecommitdiff
path: root/examples/integrations-playground/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'examples/integrations-playground/.gitignore')
-rw-r--r--examples/integrations-playground/.gitignore19
1 files changed, 0 insertions, 19 deletions
diff --git a/examples/integrations-playground/.gitignore b/examples/integrations-playground/.gitignore
deleted file mode 100644
index 02f6e50b4..000000000
--- a/examples/integrations-playground/.gitignore
+++ /dev/null
@@ -1,19 +0,0 @@
-# build output
-dist/
-
-# dependencies
-node_modules/
-
-# logs
-npm-debug.log*
-yarn-debug.log*
-yarn-error.log*
-pnpm-debug.log*
-
-
-# environment variables
-.env
-.env.production
-
-# macOS-specific files
-.DS_Store