diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 36222847..eb8672e0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,3 +16,4 @@ man/ export-ignore share/ export-ignore src/leap.egg-info/ export-ignore src/leap_client.egg-info export-ignore +src/leap/_version.py export-subst |