Skip to content

Instantly share code, notes, and snippets.

@fwilhe
Last active October 1, 2015 07:30
Show Gist options
  • Save fwilhe/640d031c995f39175ea4 to your computer and use it in GitHub Desktop.
Save fwilhe/640d031c995f39175ea4 to your computer and use it in GitHub Desktop.
Minimal .gitignore Template for Gradle Java Intellij-Projects
.gradle/
.idea/
*.iml
build/
*~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment