diff options
author | Renato Filho <renato.filho@openbossa.org> | 2010-05-04 18:51:21 -0300 |
---|---|---|
committer | Renato Filho <renato.filho@openbossa.org> | 2010-05-04 19:22:34 -0300 |
commit | dfdad7e0e54bab62825e639b7bacc0679032c236 (patch) | |
tree | cb87985dd7f277a77fb8990a531dbe872b60dc3e /.gitattributes | |
parent | c54618eee276f134722889b715279f021af5ecb5 (diff) | |
download | pyside-dfdad7e0e54bab62825e639b7bacc0679032c236.tar.gz pyside-dfdad7e0e54bab62825e639b7bacc0679032c236.tar.xz pyside-dfdad7e0e54bab62825e639b7bacc0679032c236.zip |
Bump to version 0.3.2
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 0000000..adbe833 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +.gitignore export-ignore +.gitattributes export-ignore |