aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/site/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'site/.gitignore')
-rw-r--r--site/.gitignore22
1 files changed, 0 insertions, 22 deletions
diff --git a/site/.gitignore b/site/.gitignore
deleted file mode 100644
index 11f5d71..0000000
--- a/site/.gitignore
+++ /dev/null
@@ -1,22 +0,0 @@
-.DS_Store
-node_modules
-/dist
-
-# local env files
-.env.local
-.env.*.local
-
-# Log files
-npm-debug.log*
-yarn-debug.log*
-yarn-error.log*
-pnpm-debug.log*
-
-# Editor directories and files
-.idea
-.vscode
-*.suo
-*.ntvs*
-*.njsproj
-*.sln
-*.sw?