diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ -/images/* -!/images/favicon.png +/haunt/images/* +!/haunt/images/favicon.png -/posts/ -/site/ +/haunt/posts/ +/haunt/site/ |