1
0
Fork 0
forked from sr2/www.sr2.uk

feat: inital import

This commit is contained in:
Iain Learmonth 2026-02-08 14:24:06 +00:00
commit c08a080f6c
43 changed files with 1572 additions and 0 deletions

28
.gitignore vendored Normal file
View file

@ -0,0 +1,28 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
_gen
/public
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.hugo_build.lock