🔧 Config > Add .git to ignored paths
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
[
|
[
|
||||||
"**/.DS_Store",
|
"**/.DS_Store",
|
||||||
"node_modules/**",
|
"node_modules/**",
|
||||||
"vendors/**"
|
"vendors/**",
|
||||||
|
".git"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user