keter/.gitignore
Jappie Klooster aefe3ef33e Delete travis.yaml because doesn't work, add stack.yaml
Hopefully github actions is clever enough to override resolvers,
that's how my template does it I think.
If anyone knows a better approach make a PR I've no idea.
I don't want to add nix to this project just because CI fails.

We don't support windows because there is a hard dependency on unix.

Squash log
=======

I guess we don't support windows build right now

there is a hard dependency on unix.
If anyone wants windows support please make a PR.

Try deleting explicit resolver

Re-add a default resolver
2021-11-04 12:52:32 +03:00

24 lines
279 B
Plaintext

*.swp
nginx.conf
dist/
dist-stack/
process.txt
process2.txt
postgres.yaml
*.o
*.dyn_o
*.hi
*.dyn_hi
temp/
*.keter
test/app
incoming/foo/hello
incoming/foo1_0/hello
incoming/foo1_0/worker
incoming/websockets/chat
log/
.cabal-sandbox/
.stack-work/
cabal.sandbox.config
*.sublime-*