When configuring the Genie CLI, you can specify ignore patterns to exclude certain files or directories from processing. This can be useful for skipping test files, build directories, or other irrelevant content.The ignore list is a file that contains a list of files and directories that you want to exclude from your project. This is highly important to reduce the token count and improve the performance of the analysis. Create an ignore list file anywhere on your system and store the path with you.This is a text file with the name ignorelist.txt that contains a list of files and directories to ignore. For example:
Now that you have all the necessary information, you can configure Genie by running the following command:
Copy
genie init
This command will prompt you to enter the API keys and other information required to set up Genie. Follow the instructions on the screen to complete the configuration.
If you ever need to reset your API keys or configurations, you can do so by running the following command:
Copy
genie reset
This will reset all your configurations and prompt you to enter the API keys and other information again.You can learn more about the reset command here.That’s it! 🎉 You’re all set to start using Genie. If you have any questions or need help, feel free to reach out to me at harshal@geniethetool.xyz