Skip to content

Instantly share code, notes, and snippets.

@DwordPtr
Created September 26, 2017 19:28
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 DwordPtr/813c927c02b49b60d0fa32b67c784437 to your computer and use it in GitHub Desktop.
Save DwordPtr/813c927c02b49b60d0fa32b67c784437 to your computer and use it in GitHub Desktop.
Basic .gitignore for spring-boot projects
target/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment