pomme/frontend/.gitignore
Sam Therapy 6ea5fee3c6
add gitkeep build folder
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-03-08 15:00:54 +01:00

12 lines
149 B
Plaintext

.DS_Store
node_modules
build/*
!build/.gitkeep
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*