Skip to content

Instantly share code, notes, and snippets.

@xeno-by
Created December 27, 2011 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xeno-by/1523659 to your computer and use it in GitHub Desktop.
Save xeno-by/1523659 to your computer and use it in GitHub Desktop.
.gitignore
/build
/build/
/target
/target/
target/
/dists/
/out/
/bin/
/project/boot/
/project/build/target/
.cache
.target
.history
*.*~
*#*#
*.log
*.class
*.DS_Store
.cache
.classpath
.externalToolBuilders/
.project
.settings/
.run
.test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment