diff --git a/.gitattributes b/.gitattributes index 387accf..3f9ed9d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -src/*.ts filter=git-crypt diff=git-crypt -src/*.json filter=git-crypt diff=git-crypt \ No newline at end of file +src/**/*.ts filter=git-crypt diff=git-crypt +src/**/*.json filter=git-crypt diff=git-crypt \ No newline at end of file