diff options
author | Joris | 2016-02-22 11:55:47 +0100 |
---|---|---|
committer | Joris | 2016-02-22 11:55:47 +0100 |
commit | e66ea0b49c8f7202114df366668598026f211eba (patch) | |
tree | 698e57f45328f38a770de935ed0ab9bc39ebd832 /.gitignore | |
parent | e6269b6750d50c2f72bf534e32c020f0554705a7 (diff) |
Use nix to manage dependancies
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,7 +1,5 @@ +shell.nix birthdates.csv -.cabal-sandbox -cabal.sandbox.config dist config.txt -deploy logs |