Skip to content

Instantly share code, notes, and snippets.

@lucasrodriguex
Created March 5, 2018 22:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucasrodriguex/51d4463da6e7e6b4eb301cfbc03c6eb9 to your computer and use it in GitHub Desktop.
Save lucasrodriguex/51d4463da6e7e6b4eb301cfbc03c6eb9 to your computer and use it in GitHub Desktop.
Default Spring boot .gitignore
target/
!.mvn/wrapper/maven-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
nbproject/private/
build/
nbbuild/
dist/
nbdist/
.nb-gradle/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment