diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2011-10-06 20:48:19 -0700 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2011-10-06 20:48:19 -0700 |
commit | a7d01d7e2d8af20a4dd5ea5b15b1a2be197d10cd (patch) | |
tree | e99bcd7d378da0b83956b87e0f1923dbc8024682 /.gitignore | |
parent | 66184aab11c86d4d6d6d05dbe7dd4e7f5110b3d2 (diff) |
I ran magit to make my small commit, but noticed that apparently I hadn't commited in a while. So here.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,10 +3,11 @@ # ignore everyting * # but these: -!img/swoosh.png +!img/swoosh.svg !style.scss !header.php.patch !Makefile !logo-style.scss.php !license.txt !css_shadow.php +!twentyeleven-fix.scss |