gitignore/Global/Eclipse.gitignore

43 lines
498 B
Plaintext
Raw Normal View History

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