mirror of https://github.com/weisJ/darklaf.git
Browse Source
Added iml files to gitignore Removed darklaf.iml Signed-off-by: weisj <weisj@arcor.de>pull/36/head
weisj
5 years ago
4 changed files with 1 additions and 13 deletions
Binary file not shown.
Binary file not shown.
@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<module external.linked.project.id="darklaf" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4"> |
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11" inherit-compiler-output="true"> |
||||
<content url="file://$MODULE_DIR$"> |
||||
<excludeFolder url="file://$MODULE_DIR$/.gradle" /> |
||||
<excludeFolder url="file://$MODULE_DIR$/build" /> |
||||
<excludeFolder url="file://$MODULE_DIR$/out" /> |
||||
<excludeFolder url="file://$MODULE_DIR$/target" /> |
||||
</content> |
||||
<orderEntry type="inheritedJdk" /> |
||||
<orderEntry type="sourceFolder" forTests="false" /> |
||||
</component> |
||||
</module> |
Loading…
Reference in new issue