Add .editorconfig to Stow's global ignores
This commit is contained in:
parent
bddf272d82
commit
fb1ae514b3
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
global_ignore=(
|
global_ignore=(
|
||||||
'\.git.*'
|
'\.git.*'
|
||||||
'README\.md'
|
'README\.md'
|
||||||
|
'\.editorconfig'
|
||||||
'\.stow-no-folding'
|
'\.stow-no-folding'
|
||||||
'\.stow-rename'
|
'\.stow-rename'
|
||||||
'\.mypy_cache'
|
'\.mypy_cache'
|
||||||
|
|
Loading…
Reference in a new issue