mirror of
https://github.com/github/gitignore
synced 2024-11-11 06:18:51 +01:00
684a4fe44b
.classpath and .project files are *meant to be versioned*
29 lines
309 B
Plaintext
29 lines
309 B
Plaintext
*.pydevproject
|
|
.metadata
|
|
.gradle
|
|
bin/**
|
|
tmp/**
|
|
tmp/**/*
|
|
*.tmp
|
|
*.bak
|
|
*.swp
|
|
*~.nib
|
|
local.properties
|
|
.settings/
|
|
.loadpath
|
|
|
|
# External tool builders
|
|
.externalToolBuilders/
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
*.launch
|
|
|
|
# CDT-specific
|
|
.cproject
|
|
|
|
# PDT-specific
|
|
.buildpath
|
|
|
|
# TeXlipse plugin
|
|
.texlipse
|