From db021f3d3678d0653af675fd6cbd3249cac56998 Mon Sep 17 00:00:00 2001 From: Matvey Aksenov Date: Sat, 4 Apr 2015 08:00:08 +0000 Subject: [PATCH] Initial commit --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..733f18d --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +dist/ +.cabal-sandbox/ +cabal.sandbox.config +node_modules +Gemfile.lock +result +env.nix +*.hs