aura
aura copied to clipboard
Modify .gitignore for new directory structure
With the new directory structure there is no ignoring prod directories from stack because they are in haskell/.stack-work/* and not in .stack-work/*
Yup good point, thanks for catching that.