diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-11-02 14:58:18 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-11-02 14:58:23 +0100 |
commit | 7658a62ac589609baaf4a355ffadb6773a1aafca (patch) | |
tree | be10687986ad2fec72546989e59f02ba82d454a2 /.gitattributes | |
parent | Bump version and update the email (diff) | |
download | knot-7658a62ac589609baaf4a355ffadb6773a1aafca.tar.xz knot-7658a62ac589609baaf4a355ffadb6773a1aafca.zip |
Add .gitattributes export-ignore
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..596615322 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +.gitattributes export-ignore +.gitignore export-ignore |