Files
githubpage/.gitignore
T
Jabberwocky238 c45b436b12
Deploy to GitHub Pages / build (push) Failing after 1m59s
Deploy to GitHub Pages / deploy (push) Has been skipped
i
2026-07-05 21:43:51 -04:00

17 lines
138 B
Plaintext

# Local
.DS_Store
*.local
*.log*
# Dist
node_modules
dist/
# Profile
.rspack-profile-*/
# IDE
.vscode/*
!.vscode/extensions.json
.idea