mirror of
https://github.com/github/gitignore
synced 2024-11-01 01:28:44 +01:00
c61fcfd6d5
Edited Global/Eclipse.gitignore via GitHub
27 lines
292 B
Plaintext
27 lines
292 B
Plaintext
*.pydevproject
|
|
.project
|
|
.metadata
|
|
bin/**
|
|
tmp/**
|
|
tmp/**/*
|
|
*.tmp
|
|
*.bak
|
|
*.swp
|
|
*~.nib
|
|
local.properties
|
|
.classpath
|
|
.settings/
|
|
.loadpath
|
|
|
|
# External tool builders
|
|
.externalToolBuilders/
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
*.launch
|
|
|
|
# CDT-specific
|
|
.cproject
|
|
|
|
# PDT-specific
|
|
.buildpath
|