checking on hiding pycache file
This commit is contained in:
@@ -40,7 +40,7 @@ return {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
filters = {
|
filters = {
|
||||||
custom = { ".DS_Store" },
|
custom = { ".DS_Store", "__pycache__" },
|
||||||
dotfiles = true,
|
dotfiles = true,
|
||||||
},
|
},
|
||||||
git = {
|
git = {
|
||||||
|
|||||||
Reference in New Issue
Block a user