X-Git-Url: https://git.rkrishnan.org/?p=functorrent.git;a=blobdiff_plain;f=.gitignore;h=cd7959480fc3fb061d8c56e34ba32379fa483645;hp=53a1ed399d2bbf9d761107ce7e74e95f27f6f6db;hb=27fccae52521d6b0d0502708d737c3b6eb908941;hpb=3556dc8bb959c97f26282337938f43f693cd8c71 diff --git a/.gitignore b/.gitignore index 53a1ed3..cd79594 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1,18 @@ -# trivial gitignore file -.cabal-sandbox/ -cabal.sandbox.config -cabal-dev/ -.hpc/ -*.hi +# Build files *.chi *.chi.h +*.hi *.o *.p_hi *.prof *.tix -cabal.config -dist-sandbox +.cabal-sandbox/ +.stack-work/ +.hpc/ +cabal-dev/ +cabal.sandbox.config dist +dist-sandbox /Cabal/dist/ /Cabal/tests/Setup