# Functions
EstimateTokens estimates the number of tokens in a string.
GenerateIgnoreList generates a list of ignore patterns from the .gptignore file and the .gitignore file.
No description provided by the author
OutputGitRepo outputs a Git repository to a text file.
ProcessGitRepo processes a Git repository and returns a GitRepo object.