1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2024-11-21 20:33:00 +00:00

PyCharm exclude htmlcov

This commit is contained in:
Jörn-Michael Miehe 2021-12-01 13:08:49 +01:00
parent ef593d6cd9
commit ed659ba50f

View file

@ -4,6 +4,7 @@
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/src/venv" />
<excludeFolder url="file://$MODULE_DIR$/htmlcov" />
</content>
<orderEntry type="jdk" jdkName="Poetry (kiwi-scp)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />