diff options
| author | Scott Bahling <sbahling@suse.de> | 2015-04-10 19:40:43 +0200 |
|---|---|---|
| committer | Scott Bahling <sbahling@suse.de> | 2015-04-10 19:40:43 +0200 |
| commit | ca716bc03703a42cccd4bad5254bc18042b17866 (patch) | |
| tree | b2e5b432a61acb647f02d368f8fb1e742776f798 /.gitattributes | |
| parent | 2b80f468454281c35a228f11f4c36a1b82a835ff (diff) | |
| download | obsapi-ca716bc03703a42cccd4bad5254bc18042b17866.tar.gz obsapi-ca716bc03703a42cccd4bad5254bc18042b17866.tar.xz obsapi-ca716bc03703a42cccd4bad5254bc18042b17866.zip | |
.gitattributes for versioneer support
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e3bd75e --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +obsapi/_version.py export-subst |
