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 eb8672e0..2b5f09d8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,3 +17,4 @@ share/ export-ignore src/leap.egg-info/ export-ignore src/leap_client.egg-info export-ignore src/leap/_version.py export-subst +src/leap/bitmask/_version.py export-subst |