chore: update .gitignore to remove pothos generated types declaration
- Removed 'pothos.generated.ts' from .gitignore as it is no longer relevant to the project. - This change helps maintain a cleaner project structure by ensuring only necessary files are ignored.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -130,6 +130,3 @@ dist
|
|||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
|
||||||
|
|
||||||
# Pothos generated types declaration
|
|
||||||
pothos.generated.ts
|
|
||||||
1145
src/types/pothos.generated.ts
Normal file
1145
src/types/pothos.generated.ts
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user