Skip to content

Instantly share code, notes, and snippets.

@Ahtenus
Created December 1, 2014 10:34
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 Ahtenus/e55fddd46d30cf7f893b to your computer and use it in GitHub Desktop.
Save Ahtenus/e55fddd46d30cf7f893b to your computer and use it in GitHub Desktop.
gitignore.java
# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
out/
# Mac
.DS_Store
# Maven
log/
target/
*~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment