bobo.yang 6b37da5bcb Updated askcode_summary_index.py for better file indexing
- Added a global dictionary 'g_file_need_index' to keep track of files that need indexing.
- Modified 'is_file_modified' function to print file paths of non-source code and hidden files.
- Refactored 'custom_file_filter' function to use 'g_file_need_index' for determining if a file needs indexing.
- Removed unnecessary print statements for cleaner output.
2023-08-22 09:11:38 +08:00
..
2023-07-06 07:42:44 +08:00