Skip to content

Instantly share code, notes, and snippets.

@sinarf
Created September 25, 2012 08:12
Show Gist options
  • Save sinarf/3780577 to your computer and use it in GitHub Desktop.
Save sinarf/3780577 to your computer and use it in GitHub Desktop.
eclipse metadata gitignore file
# file to ignore if you want to use git to track your eclipse workspace metadata directory.
.mylyn/.taskListIndex/
*.log
.plugins/org.eclipse.m2e.core/nexus/
*.swp
.mylyn/*
.plugins/org.eclipse.core.resources/.root/*.tree
.markers
.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs
.plugins/org.eclipse.ui.workbench/workingsets.xml
.plugins/org.eclipse.team.cvs.core
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment