servant/.gitignore

41 lines
426 B
Plaintext
Raw Normal View History

2015-07-29 16:06:47 +02:00
**/*/dist
2020-06-06 06:04:32 +02:00
*~
dist-*
2017-09-08 18:21:16 +02:00
.ghc.environment.*
/bin
/lib
/share
/packages
2015-04-20 13:31:30 +02:00
*-packages.conf.d
cabal-dev
2015-04-20 13:31:30 +02: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 16:46:43 +02:00
Setup
2015-07-25 11:22:05 +02:00
.stack-work
doc/_build
doc/venv
2016-03-19 10:16:21 +01:00
doc/tutorial/static/api.js
doc/tutorial/static/jq.js
shell.nix
.hspec-failures
2020-06-06 06:04:32 +02:00
# nix
result*
# local versions of things
servant-multipart