This repository has been archived on 2024-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
helseveileder/.gitignore
haraldnilsen a9cfcd6171 🙈 add package-lock to gitignore
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
2024-01-12 17:56:41 +00:00

13 lines
249 B
Text

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