Skip to content

Commit 08e04bf

Browse files
Merge pull request #105 from denofevil/2017.3_compat
2017.3 compatibility
2 parents 74a6e1c + d0da9a0 commit 08e04bf

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ js-graphql-intellij-plugin.jar
99

1010
# Package Files #
1111
*.jar
12+
!lib/*.jar
1213
*.war
1314
*.ear
1415

.idea/libraries/commons_io_2_5.xml

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

js-graphql-intellij-plugin.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
</content>
1313
<orderEntry type="inheritedJdk" />
1414
<orderEntry type="sourceFolder" forTests="false" />
15+
<orderEntry type="library" name="commons-io-2.5" level="project" />
1516
</component>
1617
</module>

lib/commons-io-2.5.jar

204 KB
Binary file not shown.

0 commit comments

Comments
 (0)