initializr/.gitignore
Stephane Nicoll 1fd8e2c047 Migrate application to Maven
This commit migrates the `initializr-service` to a regular Maven project.

Closes gh-252
2016-07-12 09:18:58 +02:00

17 lines
108 B
Plaintext

.gradle
*.sw?
.#*
*#
*~
.classpath
.project
.settings
.idea
*.iml
bin
build
target
.springBeans
tmp*
grapes