diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-05-02 19:35:44 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-05-02 19:35:44 -0400 |
| commit | 5ad0ee4b3005056561b4f473f7592987ec548e61 (patch) | |
| tree | cd14e81945855c36279bd43e9f4693056a1185f2 /.gitignore | |
| parent | dc960bc887821816ef4bb19ca7e28fff5b9187a4 (diff) | |
Include Org sources
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/ |