diff options
author | Siqi LIU <me@siqi.fr> | 2013-08-31 12:13:59 +0200 |
---|---|---|
committer | Siqi LIU <me@siqi.fr> | 2013-08-31 12:13:59 +0200 |
commit | 7cc4ee76256897cd2f401173a1546737556a3c96 (patch) | |
tree | 72b00ea6f64c0ebca3a4075723ba2ecae4404c56 /.gitignore | |
parent | a53ee72988f6b0330622c71d636b9add9fc4b24a (diff) |
remove all DS_Store 'that have crept in'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index db3d622f11b3..f13d6e1049ab 100644 --- a/.gitignore +++ b/.gitignore @@ -77,6 +77,4 @@ /moz/zipped/*.zip __pycache__ -# iOS remote control specific -UserInterfaceState.xcuserstate .DS_Store |