Reset to 0.1.8 best version so far

This commit is contained in:
Colby McHenry
2026-01-19 04:53:32 -06:00
parent ef6f2ae50b
commit e26ec13f7f
+5
View File
@@ -583,6 +583,11 @@ export const DEFAULT_CONFIG: CodeGraphConfig = {
'**/Release/**',
'**/x64/**',
// Electron
'**/release/**',
'**/*.app/**',
'**/*.asar',
// Swift/iOS/Xcode
'**/DerivedData/**',
'**/.build/**',