btclock-webui/.gitignore

15 lines
180 B
Plaintext
Raw Normal View History

2023-11-17 01:05:35 +01:00
.DS_Store
node_modules
/build
build
build_gz
2023-11-17 11:09:06 +01:00
dist
2023-11-17 01:05:35 +01:00
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
2023-11-17 11:09:06 +01:00
yarn-error.log
2023-11-25 00:42:37 +01:00
test-results/