Skip to content

Instantly share code, notes, and snippets.

@lzhoucs
Created October 31, 2013 09:35
Show Gist options
  • Save lzhoucs/9f55d43ed9d5afd6dd6c to your computer and use it in GitHub Desktop.
Save lzhoucs/9f55d43ed9d5afd6dd6c to your computer and use it in GitHub Desktop.
git ignore file
# intellij project files #
##########################
.idea/
*.iml
# eclipse project files #
#########################
.classpath
.project
.settings/
# build file #
##############
target/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment