Add Cask file

This commit is contained in:
Tom Willemse 2016-11-04 19:48:41 +01:00
parent 132ebae3fd
commit 63e156538d
3 changed files with 6 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/.cask

1
.projectile Normal file
View file

@ -0,0 +1 @@
-/.cask

4
Cask Normal file
View file

@ -0,0 +1,4 @@
(source gnu)
(source melpa)
(depends-on "circe")