aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-04-25 23:13:35 -0400
committerRalph Amissah <ralph@amissah.com>2016-04-26 07:37:25 -0400
commit44a42f6d4f68742914c0b5b5976593ae8c67a693 (patch)
treeb406c5b98ff755dbebe7309422b75b19594720a5 /.gitignore
parentstep3 (diff)
dub config
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
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
!**/
**/.#*
#!*/