diff --git a/.gitattributes b/.gitattributes index d7a0364e1..772fc7ad3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,13 @@ -.tx/* export-ignore -hacking/* export-ignore -HACKING.md export-ignore -.editorconfig export-ignore -src/modules/testmodule.py export-ignore +.editorconfig export-ignore +.gitattributes export-ignore +.github export-ignore +.gitignore export-ignore +.gitmodules export-ignore +.travis.yml export-ignore +.tx export-ignore + +hacking export-ignore +HACKING.md export-ignore +src/modules/testmodule.py export-ignore src/modules/globalStorage.yaml export-ignore +