summaryrefslogtreecommitdiffhomepage
path: root/app/packages/web/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'app/packages/web/.gitignore')
-rw-r--r--app/packages/web/.gitignore21
1 files changed, 0 insertions, 21 deletions
diff --git a/app/packages/web/.gitignore b/app/packages/web/.gitignore
deleted file mode 100644
index 6240da8b1..000000000
--- a/app/packages/web/.gitignore
+++ /dev/null
@@ -1,21 +0,0 @@
-# build output
-dist/
-# generated types
-.astro/
-
-# 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