gitignore/Global/Eclipse.gitignore

37 lines
410 B
Plaintext
Raw Normal View History

*.pydevproject
.metadata
2013-10-30 20:33:56 +01:00
.gradle
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
2010-11-09 03:20:33 +01:00
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
2010-11-09 03:20:33 +01:00
# CDT-specific
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
# PDT-specific
.buildpath
2014-10-15 17:41:48 +02:00
# sbteclipse plugin
.target
# TeXlipse plugin
.texlipse