gitignore/Global/Eclipse.gitignore

43 lines
498 B
Plaintext
Raw Normal View History

*.pydevproject
.metadata
2013-10-31 03:33:56 +08:00
.gradle
2013-11-13 09:14:12 +08:00
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
2010-11-09 10:20:33 +08:00
.settings/
.loadpath
2010-11-09 10:20:33 +08:00
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
2010-11-09 10:20:33 +08:00
# CDT-specific
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
2015-04-24 22:28:25 +08:00
# Java annotation processor (APT)
.factorypath
# PDT-specific
.buildpath
2014-10-15 23:41:48 +08:00
# sbteclipse plugin
.target
# TeXlipse plugin
.texlipse
# STS (Spring Tool Suite)
.springBeans