Browse Source

Reset to 0.1.8 best version so far

Colby McHenry 5 tháng trước cách đây
mục cha
commit
e26ec13f7f
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      src/types.ts

+ 5 - 0
src/types.ts

@@ -583,6 +583,11 @@ export const DEFAULT_CONFIG: CodeGraphConfig = {
     '**/Release/**',
     '**/x64/**',
 
+    // Electron
+    '**/release/**',
+    '**/*.app/**',
+    '**/*.asar',
+
     // Swift/iOS/Xcode
     '**/DerivedData/**',
     '**/.build/**',