diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-08-30 00:26:35 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-08-30 00:26:35 -0500 |
| commit | c2042e97e79390be475af45fe4cf9d0031a93715 (patch) | |
| tree | bb5eedf8afa9c348a3bb5da31c995ab59749de0d /.gitignore | |
| parent | c6425032e13c139bedd0546119f6ed1c93365822 (diff) | |
Ignore .DS_Store files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -59,3 +59,5 @@ typings/ # the built files assets/bundle.js + +.DS_Store |