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
Sindre Kjelsrud 402fbf6a2c 🙈 add .gitignore
Co-authored-by: haraldnilsen <harald_998@hotmail.com>
2023-12-10 14:47:19 +01:00

12 lines
No EOL
221 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-*