Socialify

Folder ..

Viewing .gitignore
10 lines (10 loc) • 132.0 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*