gitignore/Global/Eclipse.gitignore

28 lines
300 B
Plaintext
Raw Normal View History

*.pydevproject
.project
.metadata
2013-10-30 20:33:56 +01:00
.gradle
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
2010-11-09 03:20:33 +01:00
.classpath
.settings/
.loadpath
2010-11-09 03:20:33 +01:00
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
2010-11-09 03:20:33 +01:00
# CDT-specific
.cproject
# PDT-specific
.buildpath