feat: ignore build wrappers
Java build systems such as gradle or maven come with packages scripts downloading the entire build system. I think, these files should be excluded:
I know this is it not much size in comparison to a whole code base; nevertheless, I think, this will focus the LLM more.
Thanks a lot for the feedback @koppor
I don't have any background in java but wouldn't those files be relevant for someone asking architecture questions about how the project is built?
Maybe if you could link an example of those scripts in a public repo I would get a better idea of what they're made of/how big they usually are
Hi there! We haven’t seen activity here for 45 days, so I’m marking this issue as stale. If you’d like to keep it open, please leave a comment within 10 days. Thanks!
Examples
- https://github.com/JabRef/jabref/blob/main/gradlew
- https://github.com/JabRef/jabref/blob/main/gradlew.bat
- https://github.com/spring-projects/spring-ai/blob/main/mvnw.cmd
https://github.com/spring-projects/spring-ai/blob/main/mvnw
Small, but could be distracting maybe?
Hi there! We haven’t seen activity here for 45 days, so I’m marking this issue as stale. If you’d like to keep it open, please leave a comment within 10 days. Thanks!
Hi there! We haven’t heard anything for 10 days, so I’m closing this issue. Feel free to reopen if you’d like to continue the discussion. Thanks!