git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5473b04
)
Adding .DS_Store to Git ignore.
author
John Resig
<jeresig@gmail.com>
Thu, 10 Dec 2009 07:49:13 +0000
(23:49 -0800)
committer
John Resig
<jeresig@gmail.com>
Thu, 10 Dec 2009 07:49:13 +0000
(23:49 -0800)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
db50662
..
a77d67a
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-7,3
+7,4
@@
dist
test/qunit
src/sizzle
/*.html
+.DS_Store