mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +08:00

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
3 lines
50 B
Plaintext
3 lines
50 B
Plaintext
.gradle
|
|
/build/
|
|
!gradle/wrapper/gradle-wrapper.jar |