gitignore/Global/Eclipse.gitignore

54 lines
713 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
.recommenders
2010-11-09 03:20:33 +01:00
# 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
2018-06-05 06:09:20 +02:00
# CDT- autotools
.autotools
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
# Code Recommenders
.recommenders/
# Scala IDE specific (Scala & Java development for Eclipse)
.cache-main
.scala_dependencies
.worksheet