Browse Source

tables ordered, shows relevant isos

bscheibel 4 years ago
parent
commit
f3fffd1b6c
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .idea/app.iml

+ 3 - 1
.idea/app.iml

@@ -1,7 +1,9 @@
 <?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$/app/static/isos" />
+    </content>
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
   </component>