diff options
| author | Ben Beltran <ben@freshout.us> | 2013-03-25 16:40:48 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2013-03-25 16:40:48 -0600 |
| commit | 5adc7ec862f0f1b16d8584267f8980e020fca590 (patch) | |
| tree | fa3b1d942dac53d513ff6b4d220c526d4d27fa22 | |
| parent | 5456416faf6cea4c7e3e77074a5cb24f55e007f8 (diff) | |
Add DS_Store to gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ +.DS_Store vim/.backup |