# git ls-files --others --exclude-from=.git/info/exclude
#./.dub/**
*
!.gitignore
!makefile
!version.txt
!dub*.json
!dub.sdl
.dub/**
!tangle
!*.org
!*.d
!*.txt
!*.sst
!conf.sdl
!sisu_document_make
!org
!src
!src/*
!sisudoc
!views
!docs/*.html
!**/
**/.#*
#!*/
#*~
#\#*
#*.\#*