summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 12 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5037b57..e2cab0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,18 @@
+# DO NOT EDIT, this file is automatically made by `Makefile'
+#
# ignore everyting
*
# but these:
-!license.txt
+!style.scss
+!functions.php
+!screenshot.png
+!index.php.patch
+!header.php.patch
+!single.php.patch
+!content-single.php
+!sidebar-index.php
!twentyeleven-fix.scss
+!license.txt
!.gitignore
+!theme.mk
!Makefile