probe-code 0.6.0

AI-friendly, fully local, semantic code search tool for large codebases
Documentation
1
2
3
4
5
6
7
# Ignore all files in this directory
*
# Except these files
!.gitignore
!.gitkeep
!README.md
!probe