Skip to content

Instantly share code, notes, and snippets.

@davidgin
Created May 31, 2016 08:44
Show Gist options
  • Save davidgin/19b72b1708f1732303d5a24f2c6a2d94 to your computer and use it in GitHub Desktop.
Save davidgin/19b72b1708f1732303d5a24f2c6a2d94 to your computer and use it in GitHub Desktop.
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
.recommenders
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# PyDev specific (Python IDE for Eclipse)
*.pydevproject
# CDT-specific (C/C++ Development Tooling)
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
# Java annotation processor (APT)
.factorypath
# PDT-specific (PHP Development Tools)
.buildpath
# sbteclipse plugin
.target
# Tern plugin
.tern-project
# TeXlipse plugin
.texlipse
# STS (Spring Tool Suite)
.springBeans
# Code Recommenders
.recommenders/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment