diff --git a/.gitattributes b/.gitattributes index 18862fa37db0109024ef0f9e5a54ba36e09afc37..d7a0364e1ca24c571ed81bff30dd4c10f76ebb50 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,5 @@ hacking/* export-ignore HACKING.md export-ignore .editorconfig export-ignore +src/modules/testmodule.py export-ignore +src/modules/globalStorage.yaml export-ignore