Skip to content

Instantly share code, notes, and snippets.

@lifuzu
Created December 10, 2013 02:26
Show Gist options
  • Save lifuzu/7884857 to your computer and use it in GitHub Desktop.
Save lifuzu/7884857 to your computer and use it in GitHub Desktop.
gitignore
# Eclipse
.classpath
.project
.settings/
.metadata
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
# Gradle
build/
.gradle
# Misc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment