Skip to content

Instantly share code, notes, and snippets.

@abner
Created October 21, 2013 21:52
Show Gist options
  • Save abner/7091643 to your computer and use it in GitHub Desktop.
Save abner/7091643 to your computer and use it in GitHub Desktop.
.gitignore para projetos java/eclipse
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment