Merge pull request #9849 from haskell/ci-changelogs
[cabal.git] / .dockerignore
blob024a5f82a4c1a76a4ef1b319a867ce342b2fa368
1 # Note: some cabal-testsuite tests need .git, so we cannot ignore that.
3 cabal.project.local
4 .ghc.environment.*
6 .docker/
8 **/.hpc
9 **/*.hi
10 **/*.o
11 **/*.p_hi
12 **/*.prof
13 **/*.tix
15 **/*.sw*
17 **/Setup
18 **/*.dist
20 Cabal/dist/
21 Cabal/.python-sphinx-virtualenv/
22 Cabal/tests/Setup
23 Cabal/Setup
24 Cabal/source-file-list
26 cabal-install/dist/
27 cabal-install/Setup
28 cabal-install/source-file-list
30 .github/
31 dist-newstyle/
32 dist-newstyle-*/
34 Cabal/.python-sphinx-virtualenv