diff options
author | John Resig <jeresig@gmail.com> | 2009-12-09 23:49:13 -0800 |
---|---|---|
committer | John Resig <jeresig@gmail.com> | 2009-12-09 23:49:13 -0800 |
commit | 616aceef84dca3960f6b78680f41bdcf85fa7838 (patch) | |
tree | da8f5125685231ab999013fcf45ed5ff69ad9e61 /.gitignore | |
parent | 5473b041c07a370b696e16f9f73a8f6f47f34259 (diff) | |
download | jquery-616aceef84dca3960f6b78680f41bdcf85fa7838.tar.gz jquery-616aceef84dca3960f6b78680f41bdcf85fa7838.zip |
Adding .DS_Store to Git ignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index db506622b..a77d67a96 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ dist test/qunit src/sizzle /*.html +.DS_Store |