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
|
||||
.pnp.*
|
||||
|
||||
|
||||
# Pothos generated types declaration
|
||||
pothos.generated.ts
|
||||
Reference in New Issue
Block a user