aboutsummaryrefslogtreecommitdiff
path: root/174bg/website-nextjs/.gitignore
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-07-28 19:23:44 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-07-28 19:23:44 +0100
commit24a505d2f7c47b837d4ada2569576af594975fce (patch)
treea9bf16ada4d323d6763293142f9723953079ac1d /174bg/website-nextjs/.gitignore
parent02b47120435f7953c5578f70f541d98a718e12bc (diff)
downloadunnamed-group-24a505d2f7c47b837d4ada2569576af594975fce.tar
unnamed-group-24a505d2f7c47b837d4ada2569576af594975fce.tar.gz
unnamed-group-24a505d2f7c47b837d4ada2569576af594975fce.tar.bz2
unnamed-group-24a505d2f7c47b837d4ada2569576af594975fce.tar.xz
unnamed-group-24a505d2f7c47b837d4ada2569576af594975fce.zip
website w/ docker!
Diffstat (limited to '174bg/website-nextjs/.gitignore')
-rw-r--r--174bg/website-nextjs/.gitignore41
1 files changed, 0 insertions, 41 deletions
diff --git a/174bg/website-nextjs/.gitignore b/174bg/website-nextjs/.gitignore
deleted file mode 100644
index 5ef6a52..0000000
--- a/174bg/website-nextjs/.gitignore
+++ /dev/null
@@ -1,41 +0,0 @@
-# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
-
-# dependencies
-/node_modules
-/.pnp
-.pnp.*
-.yarn/*
-!.yarn/patches
-!.yarn/plugins
-!.yarn/releases
-!.yarn/versions
-
-# testing
-/coverage
-
-# next.js
-/.next/
-/out/
-
-# production
-/build
-
-# misc
-.DS_Store
-*.pem
-
-# debug
-npm-debug.log*
-yarn-debug.log*
-yarn-error.log*
-.pnpm-debug.log*
-
-# env files (can opt-in for committing if needed)
-.env*
-
-# vercel
-.vercel
-
-# typescript
-*.tsbuildinfo
-next-env.d.ts