Files
bknd/examples/react-router/.gitignore
2025-03-14 15:32:43 +01:00

10 lines
76 B
Plaintext

.DS_Store
/node_modules/
.env
*.db
# React Router
/.react-router/
/build/