Skip to content

Instantly share code, notes, and snippets.

@geowarin
Last active December 20, 2015 14:28
Show Gist options
  • Save geowarin/6146297 to your computer and use it in GitHub Desktop.
Save geowarin/6146297 to your computer and use it in GitHub Desktop.
.gitignore : general purpose gitignore file for maven projects #git #maven
# Intellij
.idea/
*.iml
*.iws
*.ipr
# Mac
.DS_Store
# Maven
log/
target/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment