Keep .txt and .caps files in compiler.pro

Files like org/jline/utils/capabilities.txt are needed for jline to
function correctly

 #KT-19237 Fixed
This commit is contained in:
Alexander Udalov
2017-07-26 00:23:22 +03:00
parent 0391c24ab2
commit 593f98190d
+1 -1
View File
@@ -19,7 +19,7 @@
!org/mozilla/javascript/xml/impl/xmlbeans/**,
!net/sf/cglib/**,
!META-INF/maven**,
**.class,**.properties,**.kt,**.kotlin_*,**.jnilib,**.so,**.dll,
**.class,**.properties,**.kt,**.kotlin_*,**.jnilib,**.so,**.dll,**.txt,**.caps,
META-INF/services/**,META-INF/native/**,META-INF/extensions/**,META-INF/MANIFEST.MF,
messages/**)