1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 08:20:12 +02:00
gitignore/Global/Eclipse.gitignore
Brendan Forster 988fd7a3d2 Merge pull request #1807 from rlee287/eclipse-recommender
Added Eclipse Recommenders to Eclipse gitignore
2016-03-06 18:36:39 +11:00

52 lines
665 B
Plaintext

.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/