Skip to content

Instantly share code, notes, and snippets.

@maxmalakhov
Created February 20, 2014 19:42
Show Gist options
  • Save maxmalakhov/9121641 to your computer and use it in GitHub Desktop.
Save maxmalakhov/9121641 to your computer and use it in GitHub Desktop.
# VCS
.svn
# Eclipse project files
.settings
.classpath
.project
.metadata
.mymetadata
.springBeans
# IntelliJ Idea project files
.idea
.gradle
*.iml
*.ipr
*.iws
atlassian-ide-plugin.xml
# Netbeans project files
nbproject
# Always ignore these directories/files
target
out
logs
temp
test-output
.DS_Store
__MACOSX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment