1
0
mirror of https://github.com/github/gitignore synced 2024-12-25 22:30:15 +01:00
gitignore/Global/Eclipse.gitignore

61 lines
947 B
Plaintext
Raw Normal View History

.metadata
2013-11-13 03:14:12 +02:00
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
2010-11-08 18:20:33 -08:00
.settings/
.loadpath
.recommenders
2010-11-08 18:20:33 -08: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-08 18:20:33 -08:00
.cproject
2018-06-05 11:09:20 +07: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 12:41:48 -03:00
# sbteclipse plugin
.target
# Tern plugin
.tern-project
# TeXlipse plugin
.texlipse
# STS (Spring Tool Suite)
.springBeans
# Code Recommenders
.recommenders/
# Annotation Processing
.apt_generated/
2019-10-03 15:35:42 +02:00
.apt_generated_test/
# Scala IDE specific (Scala & Java development for Eclipse)
.cache-main
.scala_dependencies
.worksheet
# Uncomment this line if you wish to ignore the project description file.
# Typically, this file would be tracked if it contains build/dependency configurations:
#.project