Skip to content

Instantly share code, notes, and snippets.

@slenderPanda
Created February 23, 2016 17:03
Show Gist options
  • Save slenderPanda/86e97c421f51c00df406 to your computer and use it in GitHub Desktop.
Save slenderPanda/86e97c421f51c00df406 to your computer and use it in GitHub Desktop.
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment