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