Skip to content

Commit 5108b53

Browse files
committed
Remove all Idea project config
The project files and settings will be created by gradle. You only have to open this as gradle project in IDEA and that's it.
1 parent 45ca79d commit 5108b53

13 files changed

Lines changed: 318 additions & 502 deletions

.gitignore

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
.idea/workspace.xml
2-
.idea/misc.xml
3-
/gradle.properties
4-
/classes/
5-
/.gradle/
6-
/build/
7-
/out/
8-
/$LOG_DIR$/
1+
.idea/
2+
gradle.properties
3+
.gradle/
4+
build/
5+
$LOG_DIR$/
6+
Mathematica-IntelliJ-Plugin.iml

.idea/codeStyleSettings.xml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.idea/dictionaries/patrick.xml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.idea/kotlinc.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.

.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_1_1_4_3.xml

Lines changed: 0 additions & 11 deletions
This file was deleted.

.idea/modules/Mathematica-IntelliJ-Plugin_main.iml

Lines changed: 142 additions & 144 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules/Mathematica-IntelliJ-Plugin_test.iml

Lines changed: 134 additions & 136 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/scopes/scope_settings.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.idea/uiDesigner.xml

Lines changed: 0 additions & 124 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)