1
0
mirror of https://github.com/github/gitignore synced 2024-12-26 06:40:18 +01:00
gitignore/Global/Eclipse.gitignore

40 lines
458 B
Plaintext
Raw Normal View History

*.pydevproject
.metadata
2013-10-31 01:03:56 +05:30
.gradle
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
2010-11-08 18:20:33 -08:00
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
2010-11-08 18:20:33 -08:00
# CDT-specific
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
2015-04-24 16:28:25 +02:00
# Java annotation processor (APT)
.factorypath
# PDT-specific
.buildpath
2014-10-15 12:41:48 -03:00
# sbteclipse plugin
.target
# TeXlipse plugin
.texlipse