Code Search results missing .gitignore
files?
#130254
Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Body
Hi,
This search for
.gitignore
files currently only returns 5 results for me:https://github.com/search?q=path%3A%2F%28%3F-i%29%5E%5C.gitignore%24%2F&type=code
(💁♂️ NB: All of those have embedded line feeds at the end of their filenames, so technically not even the file I'm looking for)
...this seems like an issue. I am trying to find such files in my org in order to update an entry if it's present, but I currently can't use code Search for this.
Is it a known issue, and is there an estimate on when it will be resolved?
(Also reported to GitHub support, ticket #2861654.)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions