mirror of
https://github.com/correl/mage.git
synced 2025-04-01 01:05:52 -09:00
removed .iml file. updated gitignore[A
This commit is contained in:
parent
8f45171c4c
commit
235b262618
2 changed files with 2 additions and 21 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -64,4 +64,5 @@ Mage.Server.Plugins/Mage.Draft.8PlayerBooster/target
|
|||
/Mage.Server.Plugins/Mage.Player.AIMCTS/target/
|
||||
/Mage.Server.Console/target/
|
||||
*.classpath
|
||||
/submitted
|
||||
*.iml
|
||||
/submitted
|
||||
|
|
|
@ -1,20 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
|
||||
<output url="file://$MODULE_DIR$/target/classes" />
|
||||
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Maven: org.mage:mage:0.8.6" level="project" />
|
||||
<orderEntry type="library" name="Maven: log4j:log4j:1.2.14" level="project" />
|
||||
<orderEntry type="module" module-name="mage-player-ai" />
|
||||
<orderEntry type="module" module-name="mage-sets" />
|
||||
<orderEntry type="library" name="Maven: junit:junit:4.8.2" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
|
Loading…
Add table
Reference in a new issue