diff options
| author | Ben Beltran <ben@nsovocal.com> | 2013-03-28 14:54:19 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2013-03-28 14:54:19 -0600 |
| commit | 3f77b12ec88ba42644d7e498434cba8ef9c9fe31 (patch) | |
| tree | ab328d6f475e786a28ccf4fe20b6032e41433a3a /.gitignore | |
| parent | 2237ebab8a00abaee785c9fb7b80c3b6758c26e5 (diff) | |
| parent | b46ed73370973709f8a15340ad9496bf60f2c878 (diff) | |
Merge branch 'master' of github.com:benbeltran/dotfiles
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5673cb2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +vim/.backup |