diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 10f89626..a663df71 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,7 @@ .gitattributes export-ignore .gitignore export-ignore +/bindings export-ignore +/bindings/** export-ignore /util/getrevision.sh export-ignore /util/git-hooks export-ignore /util/git-hooks/** export-ignore |