10 lines
133 B
Plaintext
10 lines
133 B
Plaintext
# Ignore all TypeScript files
|
|
tsconfig.json
|
|
.eslintrc.js
|
|
tsup.config.json
|
|
index.ts
|
|
|
|
# Ignore specific directories
|
|
src/
|
|
types/
|
|
.turbo/ |