Reset to 0.1.8 best version so far
This commit is contained in:
@@ -583,6 +583,11 @@ export const DEFAULT_CONFIG: CodeGraphConfig = {
|
|||||||
'**/Release/**',
|
'**/Release/**',
|
||||||
'**/x64/**',
|
'**/x64/**',
|
||||||
|
|
||||||
|
// Electron
|
||||||
|
'**/release/**',
|
||||||
|
'**/*.app/**',
|
||||||
|
'**/*.asar',
|
||||||
|
|
||||||
// Swift/iOS/Xcode
|
// Swift/iOS/Xcode
|
||||||
'**/DerivedData/**',
|
'**/DerivedData/**',
|
||||||
'**/.build/**',
|
'**/.build/**',
|
||||||
|
|||||||
Reference in New Issue
Block a user