Added /out to .gitignore so we can direct output of stic there.

This commit is contained in:
Martin Sosic 2019-11-05 15:30:34 +01:00
parent 6a20e0cc4f
commit 0a786e7ca5

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ stic.cabal
*~
/.dir-locals.el
stack*.yaml.lock
/out