Ignore out directory everywhere
After IDEA-175172 JPS does not use Gradle's output directories when buildsing imported projects. Now JPS uses an `out/` directory instead, which wasn't gitignored anywhere besides the project's root.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
/gh-pages
|
||||
/ideaSDK
|
||||
/android-studio/sdk
|
||||
/out
|
||||
out/
|
||||
/tmp
|
||||
workspace.xml
|
||||
*.versionsBackup
|
||||
|
||||
Reference in New Issue
Block a user