SIGN IN SIGN UP
github / gitignore UNCLAIMED

A collection of useful .gitignore templates

0 0 2 Ignore List

exclude compiler.xml and artifacts when using Gradle (#3236)

In our IntelliJ projects where we are using Gradle, the file .idea/compiler.xml and files inside the .idea/artifacts folder are automatically generated by IntelliJ based on the Gradle build model. As these files are generated, they should be ignored in version control.
D
davidkron committed
c3e97a0e963e11942952a270ca18768ba095a188
Parent: cb0c6ef
Committed by Brendan Forster <brendan@github.com> on 11/17/2019, 6:12:38 PM