mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 16:42:42 +01:00
Ignore PyDev and Eclipse project settings.
This commit is contained in:
parent
1ee7a3e2f1
commit
2885a189f8
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -84,3 +84,8 @@ ENV/
|
||||||
|
|
||||||
# Rope project settings
|
# Rope project settings
|
||||||
.ropeproject
|
.ropeproject
|
||||||
|
|
||||||
|
# PyDev and Eclipse project settings
|
||||||
|
/.project
|
||||||
|
/.pydevproject
|
||||||
|
/.settings
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue