Files
initializr/initializr-generator/src/test/resources/project/gradle/gitignore-httpie.gen
Stephane Nicoll d61bf18fa2 Generate .gitignore
This commit improves the generator so that a `.gitignore` is added to
every project. The basic content of that file is determined by the build
system. If an agent is recognized, specific build tool settings are
added as well. This commit adds support for STS, IntelliJ IDEA and
NetBeans.

Closes gh-131
2016-09-20 18:12:17 +02:00

3 lines
50 B
Plaintext

.gradle
/build/
!gradle/wrapper/gradle-wrapper.jar