diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ -/images/ +/images/* +!/images/favicon.png + /posts/ /site/ |
| index : blog.git | ||
| Haunt configuration and Org mode sources for http://jakob.space | Jakob L. Kreuze |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,3 +1,5 @@ -/images/ +/images/* +!/images/favicon.png + /posts/ /site/ |