m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Merge pull request #28 from wellle/ignore-dsstore

Add .DS_Store to .gitignore
This commit is contained in:
Junegunn Choi
2014-03-19 21:19:28 +09:00
2 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
pkg pkg
Gemfile.lock Gemfile.lock
.DS_Store