diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,7 +1,17 @@ +# DO NOT EDIT, this file is automatically made by `Makefile' +# # ignore everyting * # but these: -!license.txt +!img +img/* +!img/swoosh.svg +!style.scss +!header.php.patch +!logo-style.scss.php +!css_shadow.php !twentyeleven-fix.scss +!license.txt !.gitignore +!theme.mk !Makefile |