gitignore/Global/Eclipse.gitignore

48 lines
615 B
Plaintext
Raw Normal View History

.metadata
2013-11-13 02:14:12 +01:00
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
2010-11-09 03:20:33 +01:00
.settings/
.loadpath
2010-11-09 03:20:33 +01:00
# 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)
2010-11-09 03:20:33 +01:00
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
2015-04-24 16:28:25 +02:00
# Java annotation processor (APT)
.factorypath
# PDT-specific (PHP Development Tools)
.buildpath
2014-10-15 17:41:48 +02:00
# sbteclipse plugin
.target
# Tern plugin
.tern-project
# TeXlipse plugin
.texlipse
# STS (Spring Tool Suite)
.springBeans