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 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-*