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 | dab2c8b55c4cad26e935ec9a453a1af1c6698457 (patch) | |
tree | 4a155f56cc0b1d82bb4c68102525c5b75831c1a8 /.gitignore | |
parent | 6ea094abf5a8019cf862e5ec0ffcef3cabdacccf (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 |