mirror of
https://github.com/Steffo99/todocolors.git
synced 2024-11-24 17:24:18 +00:00
Add IntelliJ module for Todocolors itself
This commit is contained in:
parent
8c4fe06a78
commit
b1c2d21fd8
2 changed files with 10 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/todoblue/todoblue.iml" filepath="$PROJECT_DIR$/todoblue/todoblue.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/todocolors.iml" filepath="$PROJECT_DIR$/todocolors.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/todopod/todopod.iml" filepath="$PROJECT_DIR$/todopod/todopod.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/todored/todored.iml" filepath="$PROJECT_DIR$/todored/todored.iml" />
|
||||
</modules>
|
||||
|
|
9
todocolors.iml
Normal file
9
todocolors.iml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="WEB_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
Loading…
Reference in a new issue