summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 11 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5037b57..0135378 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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