krz/brand-bench

clone: git clone https://gitbay.org/krz/brand-bench.git

main: .gitignore · raw

 1node_modules/
 2dist/
 3
 4# Vite
 5.vite/
 6*.local
 7
 8# Env
 9.env
10.env.*
11!.env.example
12
13.DS_Store