webcompile/.gitignore

11 lines
97 B
Plaintext
Raw Normal View History

2022-02-28 23:42:33 +05:30
.DS_Store
2022-03-01 01:26:52 +05:30
start.sh
2022-02-28 23:42:33 +05:30
node_modules
/build
/.svelte-kit
/package
.env
.env.*
2022-04-01 04:26:18 +05:30
yarn.lock
2022-02-28 23:42:33 +05:30
!.env.example