diff options
| author | timmy_tofu <timmytofu@users.noreply.github.com> | 2015-09-25 19:11:42 -0400 |
|---|---|---|
| committer | timmy_tofu <timmytofu@users.noreply.github.com> | 2015-09-25 19:11:42 -0400 |
| commit | 0848e65da2be6a461f10bece76c1bdabcb585082 (patch) | |
| tree | 0f9bfd12e067d48077a8c4b9390535b5f50d3497 | |
| parent | 6ce2004264fe73bdcfbc8a4a19de659266442cb2 (diff) | |
| download | graphql-0848e65da2be6a461f10bece76c1bdabcb585082.tar.gz | |
Adds dist/ dir and cabal sandbox dir and file to gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ .stack-work/ +.cabal-sandbox/ +cabal.sandbox.config +dist/ |
