From ae5aabaf9dd0f81566133d26ccdae5c713be0295 Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Sat, 15 Nov 2014 00:12:32 +0330 Subject: [PATCH] .cask added to ignore list --- .gitignore | 1 + Cask | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8501e3b..f279128 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ kuso.d/* .build/* *~ build.log +.cask/* \ No newline at end of file diff --git a/Cask b/Cask index 1ff5d81..80e89c5 100644 --- a/Cask +++ b/Cask @@ -1,9 +1,6 @@ (source gnu) (source melpa) - -(unless (boundp kuso-debug) - (source 'kuso' 'http://repo.kuso.lxsameer.com/packages') - (source 'kuso-debug' 'http://localhost/kuso/packages/')) +(source "kuso" "http://repo.kuso.lxsameer.com/packages") ; TODO: Check these packages ; and move them to related kuso