mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
Add .idea.dist
This commit is contained in:
parent
76d3237139
commit
c5909cc9cb
1 changed files with 13 additions and 0 deletions
13
.idea.dist/repo.iml
Normal file
13
.idea.dist/repo.iml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module type="PYTHON_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager">
|
||||||
|
<content url="file://$MODULE_DIR$">
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/out/pylib" isTestSource="false" />
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/pylib" isTestSource="false" />
|
||||||
|
<sourceFolder url="file://$MODULE_DIR$/qt" isTestSource="false" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/extra" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/out/pyenv" />
|
||||||
|
</content>
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
</component>
|
||||||
|
</module>
|
||||||
Loading…
Reference in a new issue