mirror of
https://github.com/jellyfin/jellyfin-mpv-shim.git
synced 2024-11-26 15:50:27 +00:00
Exclude non-project files.
This commit is contained in:
parent
6321744bb9
commit
6e873d1430
8
.idea/jellyfin-mpv-shim.iml
generated
8
.idea/jellyfin-mpv-shim.iml
generated
@ -1,7 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="PYTHON_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/build" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/dist" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/jellyfin_mpv_shim.egg-info" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/jellyfin_mpv_shim/default_shader_pack/shaders" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/jellyfin_mpv_shim/webclient_view/webclient" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
|
Loading…
Reference in New Issue
Block a user