summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 14 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 639f69d..d6b708e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,26 @@
+<<<<<<< HEAD
# DO NOT EDIT, this file is automatically made by `Makefile'
#
# ignore everyting
*
# but these:
+!img
+img/*
!img/swoosh.svg
!style.scss
!header.php.patch
-!Makefile
!logo-style.scss.php
!license.txt
!css_shadow.php
!twentyeleven-fix.scss
+!.gitignore
+!theme.mk
+=======
+# ignore everyting
+*
+# but these:
+!license.txt
+!twentyeleven-fix.scss
+!.gitignore
+>>>>>>> ea262045fbf26c153e6e4c46b5b67ad296cda8c1
+!Makefile