mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
ignore eclipse workspace dir
Signed-off-by: Stibbons <gaetan@xeberon.net>
This commit is contained in:
parent
efb5c7f6c8
commit
14669197f0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ projects.zsh
|
||||||
*.swp
|
*.swp
|
||||||
*.un~
|
*.un~
|
||||||
cache/
|
cache/
|
||||||
|
.metadata/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue