# .gitignore for PercentFormat # General **.swp **~ etc/ # Haskell **.hi **.o **.dyn_hi **.dyn_o **.hpc **.hpc-* **.tix # Haskell Cabal **/.cabal-sandbox **/cabal.sandbox.config **/dist/ # hasktags **/idx/ **/TAGS **/tags # specific files and folders doc mk/toplibs bench/examples bench/speculate tests/test-main tests/test-number tests/test-prop tests/test-quotient tests/test-spec tests/test-unit tests/test-scientific