Add root .idea folder for module recognition

This commit is contained in:
2020-06-03 09:43:01 +02:00
parent c55ae94fa6
commit ef7bb13422
15 changed files with 119 additions and 6 deletions

9
.idea/dhbw-compilerbau.iml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_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>