Add .editorconfig to Stow's global ignores

This commit is contained in:
Danielle McLean 2023-10-23 15:20:55 +11:00
parent bddf272d82
commit fb1ae514b3
Signed by: 00dani
GPG key ID: 52C059C3B22A753E

View file

@ -5,6 +5,7 @@
global_ignore=(
'\.git.*'
'README\.md'
'\.editorconfig'
'\.stow-no-folding'
'\.stow-rename'
'\.mypy_cache'