From 44a42f6d4f68742914c0b5b5976593ae8c67a693 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 25 Apr 2016 23:13:35 -0400 Subject: dub config --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 81b4ca8..9d6ef0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,18 @@ # git ls-files --others --exclude-from=.git/info/exclude +#./.dub/** +.dub/** * !.gitignore !makefile +!version.txt !tangle !*.org !*.d !*.txt +!*.json !org -!lib +!src +!views !**/ **/.#* #!*/ -- cgit v1.2.3