license exclude for pyenv

This commit is contained in:
Daan Hoogland 2021-02-11 16:28:36 +00:00
parent e5197fcba7
commit cb357c80ce
1 changed files with 1 additions and 0 deletions

View File

@ -960,6 +960,7 @@
<exclude>**/*.md</exclude>
<exclude>.java-version</exclude>
<exclude>.python-version</exclude>
<exclude>systemvm/.pythen-version</exclude>
<exclude>.idea/</exclude>
<exclude>.metadata/**</exclude>
<exclude>.git/**</exclude>