Files
bogazici-admin/.prettierignore
Bulut Kuru f46b9d795d deploy 1
2026-03-27 21:06:38 +03:00

18 lines
282 B
Plaintext

# Ignore everything
/*
# Except these files & folders
!/src
!index.html
!package.json
!tailwind.config.js
!tsconfig.json
!tsconfig.node.json
!vite.config.ts
!.prettierrc
!README.md
!eslint.config.js
!postcss.config.js
# Ignore auto generated routeTree.gen.ts
/src/routeTree.gen.ts