feat: update .gitignore for Bun and generated files, minor formatting fix in password reset handler
This commit is contained in:
@@ -16,6 +16,7 @@ export type * from './models/CourtAvailability'
|
||||
export type * from './models/CourtPriceRule'
|
||||
export type * from './models/CourtBooking'
|
||||
export type * from './models/OnboardingRequest'
|
||||
export type * from './models/PasswordResetRequest'
|
||||
export type * from './models/Plan'
|
||||
export type * from './models/User'
|
||||
export type * from './commonInputTypes'
|
||||
Reference in New Issue
Block a user