Skip to content

Instantly share code, notes, and snippets.

@quest4i
Last active June 13, 2016 07:59
Show Gist options
  • Save quest4i/867dfcd3e23058b2a029ec51c0ea713d to your computer and use it in GitHub Desktop.
Save quest4i/867dfcd3e23058b2a029ec51c0ea713d to your computer and use it in GitHub Desktop.
JAVA를 위한 .gitignore
.graddle
build/
bin/
#IDEA
out/
.idea
*.iws
*.iml
*.ipr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment