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