diff options
author | Ralph Amissah <ralph@amissah.com> | 2016-10-01 13:54:14 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:13 -0400 |
commit | 1cc6a04b8bce82fa83b62d919bf8bdf14cad0b92 (patch) | |
tree | d8c44fa4acb7f588640b2be4117e26bbb864221c /.gitignore | |
parent | header, body split a more reliable regex solution (diff) |
update sdlang, start looking to using dub remote dependenciesdoc-reform_v0.0.6
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -4,16 +4,22 @@ !.gitignore !makefile !version.txt -!dub.json +!dub*.json !dub.sdl .dub/** !tangle !*.org !*.d !*.txt +!*.sst +!conf.sdl +!sisu_document_make !org !src +!src/* +!sisudoc !views +!docs/*.html !**/ **/.#* #!*/ |