This repository has been archived on 2024-12-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
helseveileder/.gitignore
Sindre Kjelsrud c5e45424ea
🙈 update gitignore
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
2024-05-02 16:28:05 +02:00

15 lines
248 B
Text

.DS_Store
# Frontend
frontend/node_modules
frontend/build
frontend/.svelte-kit
frontend/package
frontend/.env
frontend/vite.config.js.timestamp-*
frontend/vite.config.ts.timestamp-*
frontend/package-lock.json
# Backend
backend/certs
backend/.env