diff options
author | Jakob Stendahl <JakobS1n@users.noreply.github.com> | 2017-10-14 23:17:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-14 23:17:09 +0200 |
commit | 8b2c937959c99ab2dfbc3eaf9dc5b9c18cf73371 (patch) | |
tree | b775b07054de58f83cd9df41bf43e61b3facfad1 /td/.idea/.idea.td/riderModule.iml | |
parent | 76cf99ade6530bdad81088295fb4cf73f5c5b118 (diff) | |
parent | abe835d1112e4804ce63b7d2fa85f8bd76e3c237 (diff) | |
download | TD-8b2c937959c99ab2dfbc3eaf9dc5b9c18cf73371.tar.gz TD-8b2c937959c99ab2dfbc3eaf9dc5b9c18cf73371.zip |
Merge pull request #4 from JakobS1n/GUI
Gui
Diffstat (limited to 'td/.idea/.idea.td/riderModule.iml')
-rw-r--r-- | td/.idea/.idea.td/riderModule.iml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/td/.idea/.idea.td/riderModule.iml b/td/.idea/.idea.td/riderModule.iml new file mode 100644 index 0000000..ce4aad6 --- /dev/null +++ b/td/.idea/.idea.td/riderModule.iml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="RIDER_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$/../.."> + <sourceFolder url="file://$MODULE_DIR$/../.." isTestSource="false" /> + <excludeFolder url="file://$MODULE_DIR$/../../Library" /> + <excludeFolder url="file://$MODULE_DIR$/../../Temp" /> + <excludeFolder url="file://$MODULE_DIR$/../../Temp/bin" /> + <excludeFolder url="file://$MODULE_DIR$/../../obj" /> + <excludeFolder url="file://$MODULE_DIR$/../../packages" /> + </content> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |