From 80758c4aec6d1808f560d32be7e18eacf48de891 Mon Sep 17 00:00:00 2001 From: Raymond Hogenson Date: Fri, 25 May 2018 16:14:42 -0800 Subject: Rename application to hsc It's a more professional name, although pretty stupid. I should spend some time to come up with a good name. On the other hand, it's for "internal use only" so maybe it doesn't matter. Well, also I took the time to GPL it, so I guess the moral is that I'm bored. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e49fa12..6283f66 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ .cabal-sandbox cabal.sandbox.config dist +shell.nix +result -- cgit v1.3.1