diff options
author | Andoni Morales Alastruey <ylatuya@gmail.com> | 2012-08-23 21:08:55 +0200 |
---|---|---|
committer | Andoni Morales Alastruey <ylatuya@gmail.com> | 2012-08-24 12:36:58 +0200 |
commit | a7b0e8126920feb4189229098b561ae28494ee9b (patch) | |
tree | c80fa7bfd9bfa0d3212345ed0eac5953f7a50438 /.gitignore | |
parent | a40ccfd30e481eb4ead2a5e740393d509034f325 (diff) |
.gitignore: add ignores for osx files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,3 +5,6 @@ _trial_temp cerbero.egg-info /dist MANIFEST.in +*.pkg +*.dmg +.DS_Store |