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:
2024-12-10 17:13:03 +07:00
parent b46da5fbad
commit 45c7b6d5b9
2 changed files with 1145 additions and 3 deletions

3
.gitignore vendored
View File

@@ -130,6 +130,3 @@ dist
.yarn/install-state.gz
.pnp.*
# Pothos generated types declaration
pothos.generated.ts