summaryrefslogtreecommitdiff
path: root/frontend/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/.gitignore')
-rw-r--r--frontend/.gitignore19
1 files changed, 0 insertions, 19 deletions
diff --git a/frontend/.gitignore b/frontend/.gitignore
index a4cd384..4820353 100644
--- a/frontend/.gitignore
+++ b/frontend/.gitignore
@@ -3,22 +3,3 @@ 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
-
-# editors
-.vscode