servant/.gitignore

41 lines
426 B
Plaintext
Raw Normal View History

2015-07-29 17:06:47 +03:00
**/*/dist
2020-06-06 07:04:32 +03:00
*~
dist-*
2017-09-08 19:21:16 +03:00
.ghc.environment.*
/bin
/lib
/share
/packages
2015-04-20 14:31:30 +03:00
*-packages.conf.d
cabal-dev
2015-04-20 14:31:30 +03:00
add-source-timestamps
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.virtualenv
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
cabal.config
*.prof
*.aux
*.hp
2015-05-02 17:46:43 +03:00
Setup
2015-07-25 12:22:05 +03:00
.stack-work
doc/_build
doc/venv
2016-03-19 12:16:21 +03:00
doc/tutorial/static/api.js
doc/tutorial/static/jq.js
shell.nix
.hspec-failures
2020-06-06 07:04:32 +03:00
# nix
result*
# local versions of things
servant-multipart